summaryrefslogtreecommitdiff
path: root/npc/other
diff options
context:
space:
mode:
authorDastgir <dastgirpojee@rocketmail.com>2015-12-10 15:32:29 +0530
committerHaru <haru@dotalux.com>2015-12-18 05:13:35 +0100
commitecb934ebba6ac3fbd35d8816c1802f0d134ef4ac (patch)
treecf40d3e0bbc9b312e988881b203e96eb515e8299 /npc/other
parent3aa8abd848f1570d514148b311b25871378d2e2d (diff)
downloadhercules-ecb934ebba6ac3fbd35d8816c1802f0d134ef4ac.tar.gz
hercules-ecb934ebba6ac3fbd35d8816c1802f0d134ef4ac.tar.bz2
hercules-ecb934ebba6ac3fbd35d8816c1802f0d134ef4ac.tar.xz
hercules-ecb934ebba6ac3fbd35d8816c1802f0d134ef4ac.zip
ItemID to Constant: other Folder
Diffstat (limited to 'npc/other')
-rw-r--r--npc/other/arena/arena_room.txt2
-rw-r--r--npc/other/comodo_gambling.txt8
-rw-r--r--npc/other/gympass.txt4
-rw-r--r--npc/other/item_merge.txt2
-rw-r--r--npc/other/marriage.txt16
-rw-r--r--npc/other/monster_race.txt30
-rw-r--r--npc/other/poring_war.txt46
-rw-r--r--npc/other/powernpc.txt6
-rw-r--r--npc/other/pvp.txt10
-rw-r--r--npc/other/turbo_track.txt12
10 files changed, 68 insertions, 68 deletions
diff --git a/npc/other/arena/arena_room.txt b/npc/other/arena/arena_room.txt
index 49cd8000e..2508a1aa9 100644
--- a/npc/other/arena/arena_room.txt
+++ b/npc/other/arena/arena_room.txt
@@ -585,7 +585,7 @@ arena_room,105,93,5 script Teleporter#arena 1_M_JOBTESTER,{
}
prt_are_in,98,14,3 script Givu#arena 4_F_JOB_KNIGHT,{
- if (checkweight(526,5) == 0) {
+ if (checkweight(Royal_Jelly,5) == 0) {
mes "- Wait a moment! -";
mes "- Currently you're carrying -";
mes "- too many items with you. -";
diff --git a/npc/other/comodo_gambling.txt b/npc/other/comodo_gambling.txt
index b5df0c04d..07e48365f 100644
--- a/npc/other/comodo_gambling.txt
+++ b/npc/other/comodo_gambling.txt
@@ -44,7 +44,7 @@
comodo,219,158,6 script Kachua 4_F_02,{
- if (checkweight(1201,1) == 0) {
+ if (checkweight(Knife,1) == 0) {
mes "^3355FFWait a second! Right now, you're carrying too many items with you. Please come back after putting some of your things into Kafra Storage.^000000";
close;
}
@@ -69,7 +69,7 @@ comodo,219,158,6 script Kachua 4_F_02,{
end;
}
- if (countitem(732) == 0) {
+ if (countitem(Crystal_Jewel__) == 0) {
cutin "katsua01.bmp",255;
cutin "katsua03.bmp",2;
mes "[Kachua]";
@@ -103,7 +103,7 @@ comodo,219,158,6 script Kachua 4_F_02,{
end;
}
- if (countitem(732) == 0) { // anti-hack
+ if (countitem(Crystal_Jewel__) == 0) { // anti-hack
logmes "Hack: Tried to bypass item check.";
cutin "katsua01.bmp",255;
close;
@@ -509,7 +509,7 @@ comodo,210,154,2 script Suspicious Guy#cmd 2_M_THIEFMASTER,{
mjolnir_02,85,362,3 script Blacksmith Miner 4_F_JOB_BLACKSMITH,{
- if (checkweight(1201,1) == 0) {
+ if (checkweight(Knife,1) == 0) {
mes "^3355FFWait a second! Right now, you're carrying too many items with you. Please come back after putting some of your things into Kafra Storage.^000000";
close;
}
diff --git a/npc/other/gympass.txt b/npc/other/gympass.txt
index 007552964..249012b2a 100644
--- a/npc/other/gympass.txt
+++ b/npc/other/gympass.txt
@@ -72,7 +72,7 @@ payon,173,141,4 script Ripped Cabus#GymPass 4_M_HUMAN_02,{
if (gympassmemory < 10) {
.@add_carry = gympassmemory + 1;
.@remain_carry = 10 - .@add_carry;
- if (countitem(7776) > 0) {
+ if (countitem(Max_Weight_Up_Scroll) > 0) {
mes "[Ripped]";
mes "Oh, awesome, I see you";
mes "brought your Gym Pass.";
@@ -95,7 +95,7 @@ payon,173,141,4 script Ripped Cabus#GymPass 4_M_HUMAN_02,{
mes "your item carrying capacity";
mes "^FF00000" + .@remain_carry + "^000000 more times if we continue";
mes "training together like this.";
- delitem 7776,1; //Max_Weight_Up_Scroll
+ delitem Max_Weight_Up_Scroll,1;
gympassmemory = .@add_carry;
skill ALL_INCCARRY,.@add_carry,3;
close;
diff --git a/npc/other/item_merge.txt b/npc/other/item_merge.txt
index b1926a49a..35038b621 100644
--- a/npc/other/item_merge.txt
+++ b/npc/other/item_merge.txt
@@ -33,7 +33,7 @@
//=========================================================================
prontera,146,95,3 script Mergician#pron 1_M_WIZARD,{
- if (checkweight(1301,1) == 0) {
+ if (checkweight(Axe,1) == 0) {
mes "- Wait a second !! -";
mes "- You are carrying too many items -";
mes "- or too much weight to proceed. -";
diff --git a/npc/other/marriage.txt b/npc/other/marriage.txt
index e576c6a6a..6fa8e63eb 100644
--- a/npc/other/marriage.txt
+++ b/npc/other/marriage.txt
@@ -264,7 +264,7 @@ prt_church,97,100,4 script Wedding Staff#w 1_F_LIBRARYGIRL,{
mes "come and talk to me again.";
goto L_End;
}
- else if (countitem(2613) < 1) {
+ else if (countitem(Diamond_Ring) < 1) {
mes "[Marry Happy]";
mes "Mm? Did you forget to";
mes "bring the Diamond Ring";
@@ -284,7 +284,7 @@ prt_church,97,100,4 script Wedding Staff#w 1_F_LIBRARYGIRL,{
mes "Did you misplace your money?";
goto L_End;
}
- else if (countitem(7170) < 1) {
+ else if (countitem(Tuxedo) < 1) {
mes "[Marry Happy]";
mes "Where's your Tuxedo?";
mes "You absolutely have to";
@@ -306,7 +306,7 @@ prt_church,97,100,4 script Wedding Staff#w 1_F_LIBRARYGIRL,{
mes "to help you with the funds?";
goto L_End;
}
- else if (countitem(2338) < 1) {
+ else if (countitem(Wedding_Dress) < 1) {
mes "[Marry Happy]";
mes "Oh dear, did you forget";
mes "your Wedding Dress?";
@@ -367,7 +367,7 @@ prt_church,97,100,4 script Wedding Staff#w 1_F_LIBRARYGIRL,{
mes "bride's turn to speak to";
mes "Bishop Vomars.";
Zeny -= 1300000;
- delitem 7170,1; //Tuxedo
+ delitem Tuxedo,1;
}
else {
mes "Since you're the bride,";
@@ -377,9 +377,9 @@ prt_church,97,100,4 script Wedding Staff#w 1_F_LIBRARYGIRL,{
mes "finished, it'll be your turn";
mes "to speak to Bishop Vomars.";
Zeny -= 1200000;
- delitem 2338,1; //Wedding_Dress
+ delitem Wedding_Dress,1;
}
- delitem 2613,1; //Diamond_Ring
+ delitem Diamond_Ring,1;
wedding_sign = 1;
goto L_End;
}
@@ -697,11 +697,11 @@ prt_church,100,128,4 script Bishop#w 1_M_PASTOR,{
wedding;
//Give ring to Bride, and change to wedding sprite.
sc_start SC_WEDDING,3600000,1;
- getitem 2635,1; //Bride_Ring
+ getitem Bride_Ring,1;
//Give ring to Groom, and change to wedding sprite.
attachrid(getcharid(3,$@wed_groom$));
sc_start SC_WEDDING,3600000,1;
- getitem 2634,1; //Bridegroom_Ring
+ getitem Bridegroom_Ring,1;
detachrid;
//Switch Script progression back to Bride
attachrid(getcharid(3,$@wed_bride$));
diff --git a/npc/other/monster_race.txt b/npc/other/monster_race.txt
index 4f2d27395..24de8a1f8 100644
--- a/npc/other/monster_race.txt
+++ b/npc/other/monster_race.txt
@@ -217,7 +217,7 @@ p_track01,73,22,1 script Ticket Helper#single 4_M_HUMAN_02,{
mes "until the start of the race is";
mes "announced. If the monster you";
mes "picked wins, then please use this ticket to redeem your prize.";
- getitem 7514,1; //Monster_Ticket
+ getitem Monster_Ticket,1;
monster_race_1 = .@m;
close;
}
@@ -379,9 +379,9 @@ p_track01,67,45,5 script Medal Distributor#single 4_F_RACING,{
mes "exchange these with";
mes "Wayne in Hugel for some";
mes "interesting items. Thank you~";
- delitem 7514,1; //Monster_Ticket
+ delitem Monster_Ticket,1;
monster_race_1 = 0;
- getitem 7515,4; //Marvelous_Medal
+ getitem Marvelous_Medal,4;
close;
}
mes "[Medal Distributor]";
@@ -516,7 +516,7 @@ p_track01,76,36,1 script Exit Guide#single 4_M_NFMAN,{
mes "ready to leave.";
close;
}
- if (!countitem(7514)) {
+ if (!countitem(Monster_Ticket)) {
mes "[Exit Guide]";
mes "Thank you for";
mes "your patronage, and";
@@ -530,7 +530,7 @@ p_track01,76,36,1 script Exit Guide#single 4_M_NFMAN,{
mes "Thank you for your patronage,";
mes "and I hope you enjoy your time";
mes "here in the Monster Race Arena.";
- delitem 7514,1; //Monster_Ticket
+ delitem Monster_Ticket,1;
}
monster_race_1 = 0;
close2;
@@ -628,7 +628,7 @@ hugel,58,72,6 script Eckar Ellebird#single 4_M_NFMAN,{
mes "with an expired Racing Ticket?";
mes "Well, I better get rid of it for you before it can get mixed up";
mes "with your new Racing Ticket.";
- delitem 7514,1; //Monster_Ticket
+ delitem Monster_Ticket,1;
next;
if ($@mon_time_1_1 == 1) {
if (Zeny < 2000) {
@@ -1218,13 +1218,13 @@ hugel,62,69,1 script Eckar Erenes#double 4_M_NFMAN,{
mes "2,000 zeny entrance fee. ";
close;
}
- if (countitem(7514)) {
+ if (countitem(Monster_Ticket)) {
mes "[Eckar Erenes]";
mes "Hm? What are you doing";
mes "with an expired Racing Ticket?";
mes "Well, I better get rid of it for you before it can get mixed up";
mes "with your new Racing Ticket.";
- delitem 7514,1; //Monster_Ticket
+ delitem Monster_Ticket,1;
next;
if ($@mon_time_2_1 == 1) {
mes "[Eckar Erenes]";
@@ -1624,7 +1624,7 @@ p_track02,67,45,5 script Medal Distributor#medal 4_F_RACING,{
mes "your game ticket here for";
mes "some Prize Medals.";
next;
- if (!countitem(7514)) {
+ if (!countitem(Monster_Ticket)) {
mes "[Medal Distributor]";
mes "Please remember that you can";
mes "only exchange winning Game";
@@ -1659,10 +1659,10 @@ p_track02,67,45,5 script Medal Distributor#medal 4_F_RACING,{
mes "medals for items, please";
mes "visit Wayne in Hugel. We hope";
mes "you enjoyed the Monster Race~";
- delitem 7514,1; //Monster_Ticket
+ delitem Monster_Ticket,1;
monster_race_2_1 = 7;
monster_race_2_2 = 7;
- getitem 7515,15; //Marvelous_Medal
+ getitem Marvelous_Medal,15;
close;
}
mes "[Medal Distributor]";
@@ -1722,7 +1722,7 @@ p_track02,76,38,1 script Exit Guide#double 4_M_NFMAN,{
mes "ready to leave.";
close;
}
- if (!countitem(7514)) {
+ if (!countitem(Monster_Ticket)) {
mes "[Exit Guide]";
mes "Thank you for";
mes "your patronage, and";
@@ -1736,7 +1736,7 @@ p_track02,76,38,1 script Exit Guide#double 4_M_NFMAN,{
mes "Thank you for your patronage,";
mes "and I hope you enjoy your time";
mes "here in the Monster Race Arena.";
- delitem 7514,1; //Monster_Ticket
+ delitem Monster_Ticket,1;
}
monster_race_2_1 = 0;
monster_race_2_2 = 0;
@@ -2335,7 +2335,7 @@ S_Reward:
mes "*Phew* How's that?";
mes "Now do you see the";
mes "power of hope?";
- delitem 7515,1; //Marvelous_Medal
+ delitem Marvelous_Medal,1;
if (RENEWAL_EXP) {
if (BaseLevel < 21) getexp 110,0;
else if ((BaseLevel > 20) && (BaseLevel < 31)) getexp 280,0;
@@ -2397,7 +2397,7 @@ S_Reward:
mes "Your mind will work on";
mes "whatever you feed it.";
mes "Placebos and psychosomatic symptoms-- it all ties together.";
- delitem 7515,1; //Marvelous_Medal
+ delitem Marvelous_Medal,1;
if (RENEWAL_EXP) {
if (Class == Job_Novice) {
getexp 0,15;
diff --git a/npc/other/poring_war.txt b/npc/other/poring_war.txt
index a4656f69e..0515cab67 100644
--- a/npc/other/poring_war.txt
+++ b/npc/other/poring_war.txt
@@ -60,7 +60,7 @@ prt_fild08,159,371,3 script Poring War Recruiter#wop 4_PORING,{
mes "[Poring]";
mes "Oh, and there's an entrance fee of 500 zeny, ring.";
mes "Have a good time, ring.";
- delitem 7773,countitem(7773);
+ delitem 7773,countitem(War_Badge);
Zeny -= 500;
close2;
warp "poring_w01",112,138;
@@ -87,7 +87,7 @@ prt_fild08,159,371,3 script Poring War Recruiter#wop 4_PORING,{
//== Poring Vending Machine ================================
poring_w01,100,97,3 script Poring Vending Machine#w 4_PORING,{
- if (checkweight(714,3) == 0) {
+ if (checkweight(Emperium,3) == 0) {
mes "- You are carrying too much items in order to use the Vending Machine. -";
close;
}
@@ -142,7 +142,7 @@ poring_w01,100,97,3 script Poring Vending Machine#w 4_PORING,{
mes "1 of 7 diffeent kinds of figures will be selected.";
next;
if(select("Draw:Cancel") == 1) {
- if (countitem(7539) >= 50) {
+ if (countitem(Poring_Coin) >= 50) {
mes "Insert the Poring coin and pull the lever.";
mes "Click~ The item came out of the mouth of the Poring with a rumbling sound.";
mes "What could it be?";
@@ -157,7 +157,7 @@ poring_w01,100,97,3 script Poring Vending Machine#w 4_PORING,{
default: .@Random_Figure = 2765; break; // Novice_Figure
}
mes "A nice " + getitemname(.@Random_Figure) + ".";
- delitem 7539,50; // Poring_Coin
+ delitem Poring_Coin,50; // Poring_Coin
getitem .@Random_Figure,1;
close;
} else {
@@ -227,9 +227,9 @@ poring_w01,100,97,3 script Poring Vending Machine#w 4_PORING,{
end;
S_PoringVending:
- if (countitem(7539) >= getarg(1)) {
+ if (countitem(Poring_Coin) >= getarg(1)) {
mes "Click~ The item came out of the mouth of the Poring with a rumbling sound.";
- delitem 7539,getarg(1); // Poring_Coin
+ delitem Poring_Coin,getarg(1); // Poring_Coin
getitem getarg(0),1;
} else {
mes "Not enough coins.";
@@ -239,7 +239,7 @@ S_PoringVending:
//== Information ===========================================
poring_w01,96,97,3 script Sweet Devi#wop 4_DEVIRUCHI,{
- if (MaxWeight-Weight < 2000 || checkweight(1201,1) == 0) {
+ if (MaxWeight-Weight < 2000 || checkweight(Knife,1) == 0) {
mes "- Wait a minute !! -";
mes "- Currently you're carrying -";
mes "- too many items with you. -";
@@ -326,7 +326,7 @@ OnPCLogoutEvent:
WoP_SaveMap_X = 0;
WoP_SaveMap_Y = 0;
}
- delitem 7773,countitem(7773);
+ delitem 7773,countitem(War_Badge);
wop_team = 0;
}
end;
@@ -635,7 +635,7 @@ OnTimer65000:
//== Mr. Doppel ============================================
poring_w02,26,181,3 script Mr. Doppel#wop_team_a 8_DOPPEL,{
- if (checkweight(714,3) == 0) {
+ if (checkweight(Emperium,3) == 0) {
mes "- Wait a minute !! -";
mes "- Currently you're carrying -";
mes "- too many items with you. -";
@@ -674,7 +674,7 @@ poring_w02,26,181,3 script Mr. Doppel#wop_team_a 8_DOPPEL,{
case 2:
mes "[Mr. Doppel]";
mes "Very well. Nice you have done everything on time.";
- delitem 7773,countitem(7773);
+ delitem 7773,countitem(War_Badge);
close2;
wop_team = 0;
warp "poring_w02",44,82;
@@ -685,7 +685,7 @@ poring_w02,26,181,3 script Mr. Doppel#wop_team_a 8_DOPPEL,{
mes "[Mr. Doppel]";
mes "Right. I'm gonna send you to the battle staging area.";
mes "Wait for all the other party members there.";
- delitem 7773,countitem(7773);
+ delitem 7773,countitem(War_Badge);
close2;
wop_team = 0;
warp "poring_w02",44,82;
@@ -766,7 +766,7 @@ OnDisable:
}
poring_w02,170,181,3 script Mr. Doppel#wop_team_d 8_DOPPEL,{
- if (checkweight(714,3) == 0) {
+ if (checkweight(Emperium,3) == 0) {
mes "- Wait a minute !! -";
mes "- Currently you're carrying -";
mes "- too many items with you. -";
@@ -805,7 +805,7 @@ poring_w02,170,181,3 script Mr. Doppel#wop_team_d 8_DOPPEL,{
case 2:
mes "[Mr. Doppel]";
mes "Very well. Nice you have done everything on time.";
- delitem 7773,countitem(7773);
+ delitem 7773,countitem(War_Badge);
close2;
wop_team = 0;
warp "poring_w02",153,82;
@@ -815,7 +815,7 @@ poring_w02,170,181,3 script Mr. Doppel#wop_team_d 8_DOPPEL,{
mes "[Mr. Doppel]";
mes "Right. I'm gonna send you to the battle staging area.";
mes "Wait for all the other party members there.";
- delitem 7773,countitem(7773);
+ delitem 7773,countitem(War_Badge);
close2;
wop_team = 0;
warp "poring_w02",153,82;
@@ -1228,7 +1228,7 @@ OnTimer120000:
//== Deviruchi =============================================
poring_w02,99,201,3 script Deviruchi#wop_endmaster 4_DEVIRUCHI,{
- if (MaxWeight-Weight < 2000 || checkweight(1201,1) == 0) {
+ if (MaxWeight-Weight < 2000 || checkweight(Knife,1) == 0) {
mes "- Wait a minute !! -";
mes "- Currently you're carrying -";
mes "- too many items with you. -";
@@ -1249,7 +1249,7 @@ poring_w02,99,201,3 script Deviruchi#wop_endmaster 4_DEVIRUCHI,{
mes "[Devi]";
mes "Goodbye, my human friend.";
close2;
- getitem 7539,3; // Poring_Coin
+ getitem Poring_Coin,3; // Poring_Coin
warp "prt_fild08",150,370;
end;
}
@@ -1275,7 +1275,7 @@ poring_w02,99,201,3 script Deviruchi#wop_endmaster 4_DEVIRUCHI,{
mes "[Devi]";
mes "Goodbye, my human friend.";
close2;
- getitem 7539,1; // Poring_Coin
+ getitem Poring_Coin,1; // Poring_Coin
warp "prt_fild08",150,370;
end;
}
@@ -1330,7 +1330,7 @@ poring_w02,99,201,3 script Deviruchi#wop_endmaster 4_DEVIRUCHI,{
mes "[Devi]";
mes "Goodbye, my human friend.";
close2;
- getitem 7539,3; // Poring_Coin
+ getitem Poring_Coin,3; // Poring_Coin
warp "prt_fild08",150,370;
end;
}
@@ -1356,7 +1356,7 @@ poring_w02,99,201,3 script Deviruchi#wop_endmaster 4_DEVIRUCHI,{
mes "[Devi]";
mes "Goodbye, my human friend.";
close2;
- getitem 7539,1; // Poring_Coin
+ getitem Poring_Coin,1; // Poring_Coin
warp "prt_fild08",150,370;
end;
}
@@ -1470,10 +1470,10 @@ poring_w02,99,52,0 script Angeling Guardian#wop_da HIDDEN_NPC,{
next;
switch(select("Equip War Badge.:Cancel.")) {
case 1:
- if (countitem(7773)) {
+ if (countitem(War_Badge)) {
if ($@wop_doorcount_a < 4) {
mes "War Badge equipped.";
- delitem 7773,1; // War_Badge
+ delitem War_Badge,1; // War_Badge
++$@wop_doorcount_a;
cutin "wop_emb0" + $@wop_doorcount_a,1;
if ($@wop_doorcount_a == 4) {
@@ -1567,10 +1567,10 @@ poring_w02,98,113,0 script Deviling Guardian#wop_dd HIDDEN_NPC,{
next;
switch(select("Equip War Badge.:Cancel.")) {
case 1:
- if (countitem(7773)) {
+ if (countitem(War_Badge)) {
if ($@wop_doorcount_d < 4) {
mes "War Badge equipped.";
- delitem 7773,1; // War_Badge
+ delitem War_Badge,1; // War_Badge
++$@wop_doorcount_d;
cutin "wop_emb0" + $@wop_doorcount_d,1;
if ($@wop_doorcount_d == 4) {
diff --git a/npc/other/powernpc.txt b/npc/other/powernpc.txt
index e3b38416d..b1bdc8345 100644
--- a/npc/other/powernpc.txt
+++ b/npc/other/powernpc.txt
@@ -35,7 +35,7 @@
//=========================================================================
gonryun,180,118,4 script Iron man#gnp 4_M_03,{
- if (checkweight(1201,1) == 0) {
+ if (checkweight(Knife,1) == 0) {
mes "- Wait a minute !! -";
mes "- Currently you're carrying -";
mes "- too many items with you. -";
@@ -113,10 +113,10 @@ gonryun,180,118,4 script Iron man#gnp 4_M_03,{
close;
L_Lifting:
- if (checkweight(7049,getarg(0))) {
+ if (checkweight(Stone,getarg(0))) {
mes "You lifted the Stone lightly.^000000";
in_battle = 1;
- getitem 7049, getarg(0); // Stone
+ getitem Stone, getarg(0); // Stone
next;
emotion e_no1;
mes "[Songmoodoo]";
diff --git a/npc/other/pvp.txt b/npc/other/pvp.txt
index 436dbd9dc..4632a0c4b 100644
--- a/npc/other/pvp.txt
+++ b/npc/other/pvp.txt
@@ -245,7 +245,7 @@ geffen_in,67,63,4 duplicate(pvpe) PVP Narrator#pe6 4_M_02
mes "Please double check";
mes "that you have the admission or viewing ticket.";
next;
- if ((countitem(7028) == 0) && (countitem(7029) == 0)) {
+ if ((countitem(Invite_For_Duel) == 0) && (countitem(Admission_For_Duel) == 0)) {
mes "[Gate Keeper]";
mes "Eh? You don't have it? Then I";
mes "am sorry, this fight square is";
@@ -333,7 +333,7 @@ function script F_PVP_FSRS {
//== Event Contestant Entrance =============================
pvp_room,54,85,4 script Registration Staff#1 8W_SOLDIER,{
- if (countitem(7028) == 0) {
+ if (countitem(Invite_For_Duel) == 0) {
mes "[PVP Combat Square Register Staff]";
mes "Eh? How did you get in here?";
mes "This is the entrance for players only.";
@@ -355,7 +355,7 @@ pvp_room,54,85,4 script Registration Staff#1 8W_SOLDIER,{
mes "OK! I will send you inside";
mes "Good luck!";
close2;
- delitem 7028,1; //Invite_For_Duel
+ delitem Invite_For_Duel,1;
.@rand = rand(.@size);
warp "pvp_2vs2", .warp_x[.@rand], .warp_y[.@rand];
deletearray .warp_x[.@rand],1;
@@ -375,7 +375,7 @@ OnInit:
//== Spectator Entrance ====================================
- script Spectator's Entrance#dum::PVPSpectator -1,{
- if (countitem(7029) == 0) {
+ if (countitem(Admission_For_Duel) == 0) {
mes "[PVP Compete Square Register Staff]";
mes "This is the entrance for viewers.";
mes "For details about players entrance please proceed to the Register Staff on your left.";
@@ -385,7 +385,7 @@ OnInit:
mes "[PVP Combat Square Register Staff]";
mes "You got it, thanks for participating. Have fun!";
close2;
- delitem 7029,1; //Admission_For_Duel
+ delitem Admission_For_Duel,1;
switch(rand(1,4)) {
case 1: warp "pvp_2vs2",39,7; end;
case 2: warp "pvp_2vs2",39,73; end;
diff --git a/npc/other/turbo_track.txt b/npc/other/turbo_track.txt
index dbe1fb0e9..e7b55b34e 100644
--- a/npc/other/turbo_track.txt
+++ b/npc/other/turbo_track.txt
@@ -4051,7 +4051,7 @@ turbo_room,67,95,5 duplicate(TurboNormalNames) Normal Mode Records#1 4_BOARD3
turbo_room,71,95,5 duplicate(TurboExpertNames) Expert Mode Records#1 4_BOARD3
turbo_room,93,117,5 script Point Exchange Helper 4_M_TELEPORTER,{
- if ((MaxWeight-Weight) < 2000 || checkweight(1201,1) == 0) {
+ if ((MaxWeight-Weight) < 2000 || checkweight(Knife,1) == 0) {
mes "^3355FFWait a second!";
mes "Right now, you're carrying";
mes "too many items with you.";
@@ -4155,7 +4155,7 @@ turbo_room,93,117,5 script Point Exchange Helper 4_M_TELEPORTER,{
close;
}
tt_point -= .@total_point;
- getitem 7060,.@input; //Warp_Free_Ticket
+ getitem Warp_Free_Ticket,.@input;
mes "[Item Exchange Helper]";
mes "Thank you for";
mes "your patronage.";
@@ -4327,7 +4327,7 @@ turbo_room,93,117,5 script Point Exchange Helper 4_M_TELEPORTER,{
close;
}
tt_point -= .@total_point;
- getitem 732,.@input; //Crystal_Jewel__
+ getitem Crystal_Jewel__,.@input;
mes "[Item Exchange Helper]";
mes "Thank you for";
mes "your patronage.";
@@ -4374,7 +4374,7 @@ turbo_room,93,117,5 script Point Exchange Helper 4_M_TELEPORTER,{
close;
}
tt_point -= .@total_point;
- getitem 644,.@input; //Gift_Box
+ getitem Gift_Box,.@input;
mes "[Item Exchange Helper]";
mes "Thank you for";
mes "your patronage.";
@@ -4421,7 +4421,7 @@ turbo_room,93,117,5 script Point Exchange Helper 4_M_TELEPORTER,{
close;
}
tt_point -= .@total_point;
- getitem 12016,.@input; //Speed_Up_Potion
+ getitem Speed_Up_Potion,.@input;
mes "[Item Exchange Helper]";
mes "Thank you for";
mes "your patronage.";
@@ -4610,7 +4610,7 @@ S_ExchangePoints:
alde_gld,183,204,0 script en_turbo WARPNPC,1,1,{
OnTouch:
- if (checkweight(1201,1) == 0) {
+ if (checkweight(Knife,1) == 0) {
mes "^3355FFWait a second!";
mes "Right now, you're carrying";
mes "too many items with you.";