diff options
author | mekolat <mekolat@gmail.com> | 2015-02-01 14:11:22 -0500 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2015-02-01 14:11:22 -0500 |
commit | 22cfbc011ce19e96767861b60473fa3136177f10 (patch) | |
tree | 5a5c78db513146769798d2b9e891f15a52886a77 /world/map/npc/017-4/orum.txt | |
parent | b192aaa6afe5cfaedfe364a2893036348270f5b4 (diff) | |
download | serverdata-22cfbc011ce19e96767861b60473fa3136177f10.tar.gz serverdata-22cfbc011ce19e96767861b60473fa3136177f10.tar.bz2 serverdata-22cfbc011ce19e96767861b60473fa3136177f10.tar.xz serverdata-22cfbc011ce19e96767861b60473fa3136177f10.zip |
remove .gat from npcs
Diffstat (limited to 'world/map/npc/017-4/orum.txt')
-rw-r--r-- | world/map/npc/017-4/orum.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/017-4/orum.txt b/world/map/npc/017-4/orum.txt index b13f415d..213f14af 100644 --- a/world/map/npc/017-4/orum.txt +++ b/world/map/npc/017-4/orum.txt @@ -20,7 +20,7 @@ // 31: Placed fifth flower // 32: Got reward -017-4.gat,211,32,0|script|Orum|158 +017-4,211,32,0|script|Orum|158 { // first flower set @AMOUNT_SMALLMUSHROOM, 5; @@ -124,7 +124,7 @@ L_Banish: mes "He starts mumbling under his breath and you suddenly feel weirdly weightless. Your vision fades..."; mes "The last thing you hear is Waric shouting something about untalented apprentices."; set Hp, 1 + rand(5); - warp "017-1.gat", 0, 0; + warp "017-1", 0, 0; goto L_Close; L_FirstFlower: // 16: Got task to bring materials for first magical flower |