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/020-2 | |
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/020-2')
-rw-r--r-- | world/map/npc/020-2/baktar.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/world/map/npc/020-2/baktar.txt b/world/map/npc/020-2/baktar.txt index 91e1b7e0..d47a6fe5 100644 --- a/world/map/npc/020-2/baktar.txt +++ b/world/map/npc/020-2/baktar.txt @@ -289,7 +289,6 @@ L_2_init: if (@Q_status2 == 1) goto L_2_talk1; if (@Q_status2 == 2) goto L_2_talk2; if (@Q_status2 == 3) goto L_2_talk3; - if (@Q_status2 == 4) goto L_2_talk4; // fall through @Q_status2==0: // need to thank for bringing all stuff. mes @npcname$; |