summaryrefslogtreecommitdiff
path: root/npc/021-4
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-10-22 19:43:44 -0200
committerJesusaves <cpntb1@ymail.com>2018-10-22 19:43:44 -0200
commit2671fb7040a30edf6fd1606dc4f412f4dadbd8b2 (patch)
tree7ad9a8637b3bc90a5df65cf89e78b38a5d596ec4 /npc/021-4
parent29dc67fe6019b871e0f1c5f9baf46419ca6fc5ba (diff)
downloadserverdata-2671fb7040a30edf6fd1606dc4f412f4dadbd8b2.tar.gz
serverdata-2671fb7040a30edf6fd1606dc4f412f4dadbd8b2.tar.bz2
serverdata-2671fb7040a30edf6fd1606dc4f412f4dadbd8b2.tar.xz
serverdata-2671fb7040a30edf6fd1606dc4f412f4dadbd8b2.zip
Display Cindy for later testing
Diffstat (limited to 'npc/021-4')
-rw-r--r--npc/021-4/main.txt3
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;
+}