diff options
Diffstat (limited to 'npc/031-3_Cave/cindyCave.txt')
-rw-r--r-- | npc/031-3_Cave/cindyCave.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/031-3_Cave/cindyCave.txt b/npc/031-3_Cave/cindyCave.txt index cff40267..3b106c3f 100644 --- a/npc/031-3_Cave/cindyCave.txt +++ b/npc/031-3_Cave/cindyCave.txt @@ -5,8 +5,7 @@ // state2 and greater: Cindy is saved, she asks you to visit them // -//TODO: picture -031-3.gat,122,51,0 script Cindy 114, { +031-3.gat,122,52,0 script Cindy 198, { if ($@FIGHT_YETI_STATUS != 0) goto L_Yeti; set @KEYS_AMOUNT, 10; |