summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-20 04:44:38 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-20 04:44:38 -0300
commit56350c33a8398fdccf2d472f63dd19b5a655873c (patch)
tree6ff604f9f366954f9757f3203fba00f5f37d6ad6
parente1d89172a09be0d6174051f295bb9267415e7c87 (diff)
downloadserverdata-56350c33a8398fdccf2d472f63dd19b5a655873c.tar.gz
serverdata-56350c33a8398fdccf2d472f63dd19b5a655873c.tar.bz2
serverdata-56350c33a8398fdccf2d472f63dd19b5a655873c.tar.xz
serverdata-56350c33a8398fdccf2d472f63dd19b5a655873c.zip
TS - Legendary Weapons Patch
-rw-r--r--npc/001-7/celestia_bossfight.txt1
-rw-r--r--npc/018-2-2/main.txt1
-rw-r--r--npc/021-4/main.txt1
3 files changed, 3 insertions, 0 deletions
diff --git a/npc/001-7/celestia_bossfight.txt b/npc/001-7/celestia_bossfight.txt
index d9e403241..cd2a45d4f 100644
--- a/npc/001-7/celestia_bossfight.txt
+++ b/npc/001-7/celestia_bossfight.txt
@@ -37,6 +37,7 @@ L_Survivor:
announce "All hail ##B"+$YETIKING_WINNER$+"##b, first to complete the ##3Yeti King Quest!", bc_all|bc_npc;
Karma=Karma+1;
getexp 0, 2000;
+ getitembound Runestaff, 1, 1;
getitem PrismGift, 1;
mesc l("CONGRATULATIONS! You are the first player to finish Yeti King quest!!"), 2;
mesc l("You just gained a Karma point, a Prism Gift, and 2000 Job Exp for your bravery!"), 2;
diff --git a/npc/018-2-2/main.txt b/npc/018-2-2/main.txt
index cfdf0bdb1..7bd3204b0 100644
--- a/npc/018-2-2/main.txt
+++ b/npc/018-2-2/main.txt
@@ -61,6 +61,7 @@ OnMasterBossKilled:
announce "All hail ##B"+$HEROESHOLD_WINNER$+"##b, first to complete the ##3HEROES HOLD Master Dungeon!", bc_all|bc_npc;
Karma=Karma+1;
getexp 0, 2000;
+ getitembound Tyranny, 1, 1;
getitem PrismGift, 1;
mesc l("CONGRATULATIONS! You are the first player to finish Heroes Hold Master Dungeon!!"), 2;
mesc l("You just gained a Karma point, a Prism Gift, and 2000 Job Exp for your bravery!"), 2;
diff --git a/npc/021-4/main.txt b/npc/021-4/main.txt
index 5fe28cd8e..659f77232 100644
--- a/npc/021-4/main.txt
+++ b/npc/021-4/main.txt
@@ -182,6 +182,7 @@ L_Winner:
announce "All hail ##B"+$CINDY_WINNER$+"##b, first to complete the ##3Cindy Quesy!", bc_all|bc_npc;
Karma=Karma+1;
getexp 0, 2000;
+ getitembound DemureAxe, 1, 1;
getitem PrismGift, 1;
mesc l("CONGRATULATIONS! You are the first player to finish Cindy Quest!!"), 2;
mesc l("You just gained a Karma point, a Prism Gift, and 2000 Job Exp for your bravery!"), 2;