mirror of
https://github.com/MikuLeaks/MikuSB.git
synced 2026-06-04 10:03:57 +00:00
unlock some furniture (not all items implemented yet)
special thanks to undownding for the logic
This commit is contained in:
@@ -102,7 +102,7 @@ public class PacketNtfCallScript : BasePacket
|
||||
|
||||
public PacketNtfCallScript(PlayerInstance Player) : base(CmdIds.NtfScript)
|
||||
{
|
||||
Player.BuildPlayerAttr();
|
||||
Player.BuildPlayerAttr(true);
|
||||
var proto = new NtfCallScript
|
||||
{
|
||||
Api = "",
|
||||
|
||||
Reference in New Issue
Block a user