diff options
Diffstat (limited to 'world/map/npc/042-2/tanisha.txt')
-rw-r--r-- | world/map/npc/042-2/tanisha.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/world/map/npc/042-2/tanisha.txt b/world/map/npc/042-2/tanisha.txt index e11fb90a..a4bbeb13 100644 --- a/world/map/npc/042-2/tanisha.txt +++ b/world/map/npc/042-2/tanisha.txt @@ -114,7 +114,6 @@ L_Advice: emotion 3; if (tanisha == 3) set tanisha, 4; - goto L_TemporaryFix; close; L_Again: @@ -228,15 +227,6 @@ L_Fail: set $@TUT_MAGGOT, $@TUT_MAGGOT + 1; close; -L_TemporaryFix: // TODO: remove later - set hasan, 0; - set kaan, 0; - set sorfina, 0; - set tanisha, 0; - set maggot, 0; - set FLAGS, FLAGS | FLAG_TUTORIAL_DONE; - close; - L_Fighting: message strcharinfo(0), "Tanisha: I believe in you!"; end; |