diff options
author | shennetsind <shennetsind@users.noreply.github.com> | 2013-10-30 14:48:26 -0700 |
---|---|---|
committer | shennetsind <shennetsind@users.noreply.github.com> | 2013-10-30 14:48:26 -0700 |
commit | 566529c819bcf9aeb1bd3a4a691c443c2b88d076 (patch) | |
tree | 5d3448afe67329cc9d650732425f0152ef242e7b /npc/re/merchants/blessed_refiner.txt | |
parent | 8039bd169886a4b0583cd1a794fcf61c79626e86 (diff) | |
parent | e9b4aec5eae2bc3454636a71953dcb1e1abb5ee7 (diff) | |
download | hercules-566529c819bcf9aeb1bd3a4a691c443c2b88d076.tar.gz hercules-566529c819bcf9aeb1bd3a4a691c443c2b88d076.tar.bz2 hercules-566529c819bcf9aeb1bd3a4a691c443c2b88d076.tar.xz hercules-566529c819bcf9aeb1bd3a4a691c443c2b88d076.zip |
Merge pull request #210 from kisuka/npc-constants
NPC Constants
Diffstat (limited to 'npc/re/merchants/blessed_refiner.txt')
-rw-r--r-- | npc/re/merchants/blessed_refiner.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/re/merchants/blessed_refiner.txt b/npc/re/merchants/blessed_refiner.txt index fc62cd216..c5d198457 100644 --- a/npc/re/merchants/blessed_refiner.txt +++ b/npc/re/merchants/blessed_refiner.txt @@ -163,9 +163,9 @@ mes "My mood is worse when I fail!!"; close; } -prt_in,52,56,3 duplicate(BlacksmithDister) Blacksmith Dister#prt 826 -payon,148,172,3 duplicate(BlacksmithDister) Blacksmith Dister#pay 826 -alberta_in,20,56,3 duplicate(BlacksmithDister) Blacksmith Dister#alb 826 -yuno_in01,175,18,3 duplicate(BlacksmithDister) Blacksmith Dister#yuno 826 -ein_in01,26,82,3 duplicate(BlacksmithDister) Blacksmith Dister#ein 826 -lhz_in02,280,15,3 duplicate(BlacksmithDister) Blacksmith Dister#lhz 826 +prt_in,52,56,3 duplicate(BlacksmithDister) Blacksmith Dister#prt 4_M_DWARF +payon,148,172,3 duplicate(BlacksmithDister) Blacksmith Dister#pay 4_M_DWARF +alberta_in,20,56,3 duplicate(BlacksmithDister) Blacksmith Dister#alb 4_M_DWARF +yuno_in01,175,18,3 duplicate(BlacksmithDister) Blacksmith Dister#yuno 4_M_DWARF +ein_in01,26,82,3 duplicate(BlacksmithDister) Blacksmith Dister#ein 4_M_DWARF +lhz_in02,280,15,3 duplicate(BlacksmithDister) Blacksmith Dister#lhz 4_M_DWARF |