diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-01-18 22:55:05 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-01-18 22:55:05 +0300 |
commit | 1bdae8d25235f83ff2df26d18e6b02bb2c8dc61c (patch) | |
tree | 9d43fb55ec6d09afdab7c067545ada85a7d48e3e /npc/000-2-1/arpan.txt | |
parent | 2b07a2b952b9c174af4981ec4727d81dc372d512 (diff) | |
download | clientdata-1bdae8d25235f83ff2df26d18e6b02bb2c8dc61c.tar.gz clientdata-1bdae8d25235f83ff2df26d18e6b02bb2c8dc61c.tar.bz2 clientdata-1bdae8d25235f83ff2df26d18e6b02bb2c8dc61c.tar.xz clientdata-1bdae8d25235f83ff2df26d18e6b02bb2c8dc61c.zip |
Remove gender from box.
Diffstat (limited to 'npc/000-2-1/arpan.txt')
-rw-r--r-- | npc/000-2-1/arpan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt index 33c148e0..510c01aa 100644 --- a/npc/000-2-1/arpan.txt +++ b/npc/000-2-1/arpan.txt @@ -64,7 +64,7 @@ l_EquipDone: close; } -000-2-1.gat,41,37,0,1 script Box 999,{ +000-2-1.gat,41,37,0 script Box 999,{ mesn l("Box"); set @q, geta2(ShipQuests, ShipQuests_Arpan); if (@q == 1) goto l_Give; |