diff options
Diffstat (limited to 'npc/021-4')
-rw-r--r-- | npc/021-4/main.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/021-4/main.txt b/npc/021-4/main.txt index e4ccd158c..5b3e1c55d 100644 --- a/npc/021-4/main.txt +++ b/npc/021-4/main.txt @@ -34,4 +34,7 @@ function script CindySwitch_Check_214 { 021-4,56,41,0 duplicate(#CindySwitch_01) #CindySwitch_10 NPC_SWITCH_OFFLINE // Cindy +021-4,42,41,0 script Cindy#Outside NPC_CINDY_CAGE,{ + hello; end; +} |