diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2014-04-04 18:02:08 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2014-04-04 18:02:08 -0700 |
commit | 6a85a72e083bc65d4a45f53aa6c6437ff6b11f7f (patch) | |
tree | 34649701476a045eba135bc59db91d94adc2ff56 /world/map/npc/042-1 | |
parent | a00579f57be4f02cd2a60ecd9468277ba6631e78 (diff) | |
download | serverdata-6a85a72e083bc65d4a45f53aa6c6437ff6b11f7f.tar.gz serverdata-6a85a72e083bc65d4a45f53aa6c6437ff6b11f7f.tar.bz2 serverdata-6a85a72e083bc65d4a45f53aa6c6437ff6b11f7f.tar.xz serverdata-6a85a72e083bc65d4a45f53aa6c6437ff6b11f7f.zip |
Clear (most) new warnings
Diffstat (limited to 'world/map/npc/042-1')
-rw-r--r-- | world/map/npc/042-1/hasan.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/world/map/npc/042-1/hasan.txt b/world/map/npc/042-1/hasan.txt index fa27b305..dc9ff3e4 100644 --- a/world/map/npc/042-1/hasan.txt +++ b/world/map/npc/042-1/hasan.txt @@ -153,10 +153,6 @@ L_Tut_Done: mes "\"Bah, nothing interesting is happening here.\""; goto L_Close; -L_Distance: - mes "There is a person off in the distance. He doesn't seem to notice you, maybe you should go closer."; - goto L_Close; - L_Cliff_Up: mes "You see a guy in shabby clothes when you look down the cliff."; goto L_Close; |