diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-10-14 15:22:43 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-10-14 16:35:08 +0200 |
commit | a5cc84660484054451ab8c912ec6fc4652eac1a0 (patch) | |
tree | a60b55aa8bdf8b654e2d0c2889464a685c950f04 /world/map/npc/027-2/door.txt | |
parent | 196973261680a938b082e195c7d62cbb33e24216 (diff) | |
download | serverdata-a5cc84660484054451ab8c912ec6fc4652eac1a0.tar.gz serverdata-a5cc84660484054451ab8c912ec6fc4652eac1a0.tar.bz2 serverdata-a5cc84660484054451ab8c912ec6fc4652eac1a0.tar.xz serverdata-a5cc84660484054451ab8c912ec6fc4652eac1a0.zip |
Some clean-up in gy inn npcs:
Setting all locally used temporary player variables to zero before closing.
Replacing baselevel with BaseLevel, zeny with Zeny and hp with Hp.
Diffstat (limited to 'world/map/npc/027-2/door.txt')
-rw-r--r-- | world/map/npc/027-2/door.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/027-2/door.txt b/world/map/npc/027-2/door.txt index 7626cdd9..d9f0bef5 100644 --- a/world/map/npc/027-2/door.txt +++ b/world/map/npc/027-2/door.txt @@ -10,6 +10,7 @@ L_Warp: warp "027-2.gat", 27, 99; + set @reid, 0; end; } |