diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-13 14:10:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-13 14:10:12 -0300 |
commit | 40eb6b00071df0bc7e154344fec065c7bf1f7f59 (patch) | |
tree | 63f1d4b6d1e7018365301ec72edd26ff8e21faea /npc/029-0 | |
parent | 470a949a98a7c205d5ad5aac5a0573c6949dafa0 (diff) | |
download | serverdata-40eb6b00071df0bc7e154344fec065c7bf1f7f59.tar.gz serverdata-40eb6b00071df0bc7e154344fec065c7bf1f7f59.tar.bz2 serverdata-40eb6b00071df0bc7e154344fec065c7bf1f7f59.tar.xz serverdata-40eb6b00071df0bc7e154344fec065c7bf1f7f59.zip |
Just some typos, don't worry..............
Diffstat (limited to 'npc/029-0')
-rw-r--r-- | npc/029-0/event.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/029-0/event.txt b/npc/029-0/event.txt index b9d7376df..047b11bd3 100644 --- a/npc/029-0/event.txt +++ b/npc/029-0/event.txt @@ -64,6 +64,7 @@ OnInit: sellitem LeatherPatch, -1, 45; sellitem RawLog, -1, 40; + sellitem WoodenLog, -1, 40; sellitem Coal, -1, 35; sellitem IronOre, -1, 30; sellitem CopperOre, -1, 20; @@ -144,6 +145,7 @@ OnClock1801: restoreshopitem LeatherPatch, 45; restoreshopitem RawLog, 40; + restoreshopitem WoodenLog, 40; restoreshopitem Coal, 35; restoreshopitem IronOre, 30; restoreshopitem CopperOre, 20; |