diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-11-04 20:23:22 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-11-04 22:56:41 +0300 |
commit | d6b5551bff867250edcdc36455ef32844ee2b935 (patch) | |
tree | 16acaf1c9a81b58ceb21bc4524a087c14f23735f /npc/000-2-3/nard.txt | |
parent | 905dada713af49bb610177c4842685628a1c0a97 (diff) | |
download | clientdata-d6b5551bff867250edcdc36455ef32844ee2b935.tar.gz clientdata-d6b5551bff867250edcdc36455ef32844ee2b935.tar.bz2 clientdata-d6b5551bff867250edcdc36455ef32844ee2b935.tar.xz clientdata-d6b5551bff867250edcdc36455ef32844ee2b935.zip |
convert server data for using with hercules.
Diffstat (limited to 'npc/000-2-3/nard.txt')
-rw-r--r-- | npc/000-2-3/nard.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt index 48488b39..ba9ac381 100644 --- a/npc/000-2-3/nard.txt +++ b/npc/000-2-3/nard.txt @@ -23,7 +23,9 @@ // 11 Gugli gives you the task. // 12 Gave all of the boxes to Gugli. -000-2-3.gat,25,26,0,1 script Nard 306;5,{ +// Size = 5 +// Gender = 1 +000-2-3,25,26,0 script Nard 306,{ set @nard, getq(ShipQuests_Nard); set @gugli, getq(ShipQuests_Gugli); set @gado, getq(ShipQuests_ChefGado); |