From e3afdc2af4c5e50c79237ee092e25f39b7428e47 Mon Sep 17 00:00:00 2001 From: Michieru Date: Thu, 24 Oct 2013 12:10:43 +0200 Subject: Update to last rAthena npc. Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt --- npc/re/quests/pile_bunker.txt | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'npc/re/quests/pile_bunker.txt') diff --git a/npc/re/quests/pile_bunker.txt b/npc/re/quests/pile_bunker.txt index 0a6304c8d..a8a390cb0 100644 --- a/npc/re/quests/pile_bunker.txt +++ b/npc/re/quests/pile_bunker.txt @@ -1,17 +1,15 @@ //===== Hercules Script ====================================== //= Pile Bunker Quest -//===== By: ================================================== +//===== By: ================================================== //= JayPee Mateo -//===== Current Version: ===================================== +//===== Current Version: ===================================== //= 2.2 -//===== Compatible With: ===================================== -//= Hercules -//===== Description: ========================================= +//===== Description: ========================================= //= 1.0 A Pile Bunker quest based on iRO WiKi. [JayPee Mateo] //= 2.0 Rewrited the Script a little so it looks a bit better. [Masao] //= 2.1 Switched to official script, coded by Gennosuke Kouga. [Euphy] //= 2.2 Updated to match the official script. [Euphy] -//============================================================ +//============================================================ yuno,179,174,4 script Gomer 851,{ if (checkweight(1201,1) == 0 || MaxWeight - Weight < 1000) { @@ -95,7 +93,7 @@ yuno,179,174,4 script Gomer 851,{ } else { mes "[Gomer]"; mes "Oh, I've been waiting. You didn't come on time, so I was wondering if you forgot about it. Please wait there a little bit."; - specialeffect 101; + specialeffect EF_REPAIRWEAPON; next; mes "[Gomer]"; mes "It's done. What do you think? Not bad, eh? Although I made it myself, I have to say it's pretty decently done."; -- cgit v1.2.3-70-g09d2