diff options
-rw-r--r-- | npc/003-1/neko.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/003-1/neko.txt b/npc/003-1/neko.txt index 67b0d340d..3d2a709d9 100644 --- a/npc/003-1/neko.txt +++ b/npc/003-1/neko.txt @@ -7,7 +7,8 @@ 003-1,103,106,0 script Neko NPC_PLAYER,{ hello; - +openshop; +close; OnInit: .@npcId = getnpcid(0, .name$); |