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/001-2-0 | |
parent | 905dada713af49bb610177c4842685628a1c0a97 (diff) | |
download | serverdata-d6b5551bff867250edcdc36455ef32844ee2b935.tar.gz serverdata-d6b5551bff867250edcdc36455ef32844ee2b935.tar.bz2 serverdata-d6b5551bff867250edcdc36455ef32844ee2b935.tar.xz serverdata-d6b5551bff867250edcdc36455ef32844ee2b935.zip |
convert server data for using with hercules.
Diffstat (limited to 'npc/001-2-0')
-rw-r--r-- | npc/001-2-0/_import.txt | 1 | ||||
-rw-r--r-- | npc/001-2-0/resa.txt | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/npc/001-2-0/_import.txt b/npc/001-2-0/_import.txt index 0be05cc1..a8056119 100644 --- a/npc/001-2-0/_import.txt +++ b/npc/001-2-0/_import.txt @@ -1,3 +1,2 @@ -map: 001-2-0.gat npc: npc/001-2-0/_warps.txt npc: npc/001-2-0/resa.txt diff --git a/npc/001-2-0/resa.txt b/npc/001-2-0/resa.txt index 61e70d0b..583e334f 100644 --- a/npc/001-2-0/resa.txt +++ b/npc/001-2-0/resa.txt @@ -4,7 +4,9 @@ // Description: // Light Armor shop keeper. -001-2-0.gat,37,28,0,0 script Resa 117;2,{ +// Size = 2 +// Gender = 0 +001-2-0,37,28,0 script Resa 117,{ mesn; mesq l("Hi."); |