summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2014-11-05 11:20:12 -0600
committerwushin <pasekei@gmail.com>2014-11-05 11:47:24 -0600
commit346e2a5ba4d94e8faa1226bb24516571d211ed9a (patch)
treefea4b4a6102e754303481b9bcf469a681ccf6ff2
parent458eb3ca3e5f58a5213a6ee384bdf04eccd35e2e (diff)
downloadserverdata-346e2a5ba4d94e8faa1226bb24516571d211ed9a.tar.gz
serverdata-346e2a5ba4d94e8faa1226bb24516571d211ed9a.tar.bz2
serverdata-346e2a5ba4d94e8faa1226bb24516571d211ed9a.tar.xz
serverdata-346e2a5ba4d94e8faa1226bb24516571d211ed9a.zip
NPCs on 055-* fixed
-rw-r--r--world/map/npc/055-1/flowerpentagram4.txt2
-rw-r--r--world/map/npc/055-1/traveler.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/055-1/flowerpentagram4.txt b/world/map/npc/055-1/flowerpentagram4.txt
index 59c5195f..b0996bb3 100644
--- a/world/map/npc/055-1/flowerpentagram4.txt
+++ b/world/map/npc/055-1/flowerpentagram4.txt
@@ -1,6 +1,6 @@
// Author: Jenalya
-055-1.gat,141,89,0|script|#FlowerPentagram4|400,
+055-1.gat,141,89,0|script|#FlowerPentagram4|400
{
if (OrumQuest >= 31) goto L_PlacedFifthFlower;
diff --git a/world/map/npc/055-1/traveler.txt b/world/map/npc/055-1/traveler.txt
index 881be4d2..cc5db3c3 100644
--- a/world/map/npc/055-1/traveler.txt
+++ b/world/map/npc/055-1/traveler.txt
@@ -2,7 +2,7 @@
// Author: Wombat, wushin
// cost depending on level and adapted to new scripting guidelines: Jenalya
-055-1.gat,135,60,0|script|Sherman the Traveler|103,
+055-1.gat,135,60,0|script|Sherman the Traveler|103
{
set @NpcName$, "Sherman";
set @NpcTravelBit, $@hurns_farms_bit;