summaryrefslogtreecommitdiff
path: root/npc/guild/gefg/gefg_treas.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/guild/gefg/gefg_treas.txt')
-rw-r--r--npc/guild/gefg/gefg_treas.txt22
1 files changed, 16 insertions, 6 deletions
diff --git a/npc/guild/gefg/gefg_treas.txt b/npc/guild/gefg/gefg_treas.txt
index 84e2c6dca..6261578e2 100644
--- a/npc/guild/gefg/gefg_treas.txt
+++ b/npc/guild/gefg/gefg_treas.txt
@@ -4,7 +4,7 @@
//= jAthena - kalen (1.0)
//= 1.1 by Akaru, ho|yAnge|X, and Valaris
//===== Current Version: =====================================
-//= 1.2
+//= 1.3
//===== Compatible With: =====================================
//= eAthena 0.1+; RO Episode 4+
//===== Description: =========================================
@@ -20,9 +20,11 @@
gefg_cas01.gat,1,1,1 script Treasure_G01 -1,{
OnRecvCastleG01:
+ end;
+OnInit:
if($boxNumG01 == 0) end;
set $@bxG01, $boxNumG01;
-// callfunc "F_GldTreas","gefg_cas01","G01",$boxNumG01,$@bxG01,$@boxIdG01,1334,150,108,158,114,1;
+ callfunc "F_GldTreas","gefg_cas01","G01",$boxNumG01,$@bxG01,$@boxIdG01,1334,150,108,158,114,1;
end;
OnDied:
@@ -45,9 +47,11 @@ gefg_cas01.gat,152,117,0 script Switch#TresG01 111,{
gefg_cas02.gat,1,1,1 script Treasure_G02 -1,{
OnRecvCastleG02:
+ end;
+OnInit:
if($boxNumG02 == 0) end;
set $@bxG02, $boxNumG02;
-// callfunc "F_GldTreas","gefg_cas02","G02",$boxNumG02,$@bxG02,$@boxIdG02,1336,136,112,145,118,1;
+ callfunc "F_GldTreas","gefg_cas02","G02",$boxNumG02,$@bxG02,$@boxIdG02,1336,136,112,145,118,1;
end;
OnDied:
@@ -69,9 +73,11 @@ gefg_cas02.gat,145,115,0 script Switch#TresG02 111,{
gefg_cas03.gat,1,1,1 script Treasure_G03 -1,{
OnRecvCastleG03:
+ end;
+OnInit:
if($boxNumG03 == 0) end;
set $@bxG03, $boxNumG03;
-// callfunc "F_GldTreas","gefg_cas03","G03",$boxNumG03,$@bxG03,$@boxIdG03,1338,266,286,275,293,1;
+ callfunc "F_GldTreas","gefg_cas03","G03",$boxNumG03,$@bxG03,$@boxIdG03,1338,266,286,275,293,1;
end;
OnDied:
@@ -94,9 +100,11 @@ gefg_cas03.gat,275,289,0 script Switch#TresG03 111,{
gefg_cas04.gat,1,1,1 script Treasure_G04 -1,{
OnRecvCastleG04:
+ end;
+OnInit:
if($boxNumG04 == 0) end;
set $@bxG04, $boxNumG04;
-// callfunc "F_GldTreas","gefg_cas04","G04",$boxNumG04,$@bxG04,$@boxIdG04,1340,112,114,119,123,1;
+ callfunc "F_GldTreas","gefg_cas04","G04",$boxNumG04,$@bxG04,$@boxIdG04,1340,112,114,119,123,1;
end;
OnDied:
@@ -119,9 +127,11 @@ gefg_cas04.gat,117,123,0 script Switch#TresG04 111,{
gefg_cas05.gat,1,1,1 script Treasure_G05 -1,{
OnRecvCastleG05:
+ end;
+OnInit:
if($boxNumG05 == 0) end;
set $@bxG05, $boxNumG05;
-// callfunc "F_GldTreas","gefg_cas05","G05",$boxNumG05,$@bxG05,$@boxIdG05,1342,140,106,147,113,1;
+ callfunc "F_GldTreas","gefg_cas05","G05",$boxNumG05,$@bxG05,$@boxIdG05,1342,140,106,147,113,1;
end;
OnDied: