From 9c9034116fab44475c9bad57b727a374fbd01ebf Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 13 Apr 2013 10:16:10 -0700 Subject: Refactor torches to avoid a bug and make more consistent and obvious Also avoid some silliness with rand() --- world/map/npc/009-4/waric.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'world/map/npc/009-4/waric.txt') diff --git a/world/map/npc/009-4/waric.txt b/world/map/npc/009-4/waric.txt index df914e52..c373522a 100644 --- a/world/map/npc/009-4/waric.txt +++ b/world/map/npc/009-4/waric.txt @@ -88,6 +88,7 @@ L_Explain: warp "008-1.gat", 65, 90; getexp @EXP_LEARNED_ALOT, 0; mes "You awake on your back with a squirrel sitting on top of you arranging it's acorns. It quickly gathers them up and runs off as it sees you looking at it them."; + monster "008-1.gat", 65, 90, "Squirrel", 1038, 1; goto L_Close; L_Close: -- cgit v1.2.3-70-g09d2