summaryrefslogtreecommitdiff
path: root/npc/cities/comodo.txt
diff options
context:
space:
mode:
authorKisuka <kisuka@kisuka.com>2013-10-28 00:42:23 -0700
committerKisuka <kisuka@kisuka.com>2013-10-28 00:42:23 -0700
commit124ab2a1cdb344f24170a4d91f7000ebabf39b40 (patch)
treeebc5aeee49da96f88e55358c184d69d90eae9289 /npc/cities/comodo.txt
parente7efdfe96e1b4c288bca845c03512da6842d6425 (diff)
downloadhercules-124ab2a1cdb344f24170a4d91f7000ebabf39b40.tar.gz
hercules-124ab2a1cdb344f24170a4d91f7000ebabf39b40.tar.bz2
hercules-124ab2a1cdb344f24170a4d91f7000ebabf39b40.tar.xz
hercules-124ab2a1cdb344f24170a4d91f7000ebabf39b40.zip
Added ability to use constants instead of sprite IDs for NPCs. Converted all npcs to use this.
Diffstat (limited to 'npc/cities/comodo.txt')
-rw-r--r--npc/cities/comodo.txt36
1 files changed, 18 insertions, 18 deletions
diff --git a/npc/cities/comodo.txt b/npc/cities/comodo.txt
index 6f2f2a6c8..cb36c38c1 100644
--- a/npc/cities/comodo.txt
+++ b/npc/cities/comodo.txt
@@ -24,7 +24,7 @@
// Inside Comodo
//============================================================
-cmd_in02,73,81,4 script Martine#cmd 48,{
+cmd_in02,73,81,4 script Martine#cmd 1_M_02,{
mes "[Martine]";
mes "Gambling...? The games";
mes "provided here in the Comodo";
@@ -49,7 +49,7 @@ cmd_in02,73,81,4 script Martine#cmd 48,{
close;
}
-cmd_in02,48,55,4 script Scoursege#cmd 51,{
+cmd_in02,48,55,4 script Scoursege#cmd 1_M_BARD,{
mes "[Scoursege]";
mes "Damn it! Where did that";
mes "guy go? He promised me that";
@@ -65,7 +65,7 @@ cmd_in02,48,55,4 script Scoursege#cmd 51,{
close;
}
-cmd_in02,64,43,4 script Roberto#cmd 709,{
+cmd_in02,64,43,4 script Roberto#cmd 4_M_SEAMAN,{
mes "[Roberto]";
mes "Heh heh heh...";
mes "Whaaaat a gullible";
@@ -76,7 +76,7 @@ cmd_in02,64,43,4 script Roberto#cmd 709,{
close;
}
-cmd_in02,89,72,4 script Deniroz#cmd 89,{
+cmd_in02,89,72,4 script Deniroz#cmd 4_M_ORIENT02,{
mes "[Deniroz]";
mes "All I need is for this";
mes "little steel bead to fall";
@@ -94,7 +94,7 @@ cmd_in02,89,72,4 script Deniroz#cmd 89,{
close;
}
-cmd_in02,178,92,4 script Shalone#cmd 101,{
+cmd_in02,178,92,4 script Shalone#cmd 4W_F_01,{
mes "[Shalone]";
mes "Oh, I'm sorry, sir,";
mes "but it looks like you";
@@ -105,7 +105,7 @@ cmd_in02,178,92,4 script Shalone#cmd 101,{
close;
}
-cmd_in02,178,86,4 script Stonae#cmd 98,{
+cmd_in02,178,86,4 script Stonae#cmd 4W_M_02,{
mes "[Stonae]";
mes "N-no...";
mes "I lost again?!";
@@ -116,7 +116,7 @@ cmd_in02,178,86,4 script Stonae#cmd 98,{
close;
}
-cmd_in02,172,105,4 script G . J#cmd 86,{
+cmd_in02,172,105,4 script G . J#cmd 4_M_04,{
mes "[G . J]";
mes "The more I think about it,";
mes "it seems easier to become";
@@ -141,7 +141,7 @@ cmd_in02,172,105,4 script G . J#cmd 86,{
close;
}
-cmd_in02,174,126,4 script Loyar#cmd 83,{
+cmd_in02,174,126,4 script Loyar#cmd 4_M_01,{
mes "[Loyar]";
mes "Comodo Casino's interior";
mes "design is so pleasing to the";
@@ -197,7 +197,7 @@ cmd_in02,174,126,4 script Loyar#cmd 83,{
}
}
-cmd_in02,57,62,4 script Moo#cmd 109,{
+cmd_in02,57,62,4 script Moo#cmd 4_M_MANAGER,{
set mooz,rand(1,10);
if (mooz == 1) {
mes "[Moo]";
@@ -236,7 +236,7 @@ cmd_in02,57,62,4 script Moo#cmd 109,{
// Comodo Field
//============================================================
-cmd_fild04,188,74,4 script Zyosegirl#cmd 93,{
+cmd_fild04,188,74,4 script Zyosegirl#cmd 4_F_04,{
mes "[Zyosegirl]";
mes "People call me the";
mes "Sea Lady because I'm";
@@ -254,7 +254,7 @@ cmd_fild04,188,74,4 script Zyosegirl#cmd 93,{
close;
}
-cmd_fild04,248,86,4 script Ziyaol#cmd 709,{
+cmd_fild04,248,86,4 script Ziyaol#cmd 4_M_SEAMAN,{
mes "[Ziyaol]";
mes "Ahhh, it's nice being";
mes "a fisherman. You just";
@@ -281,7 +281,7 @@ cmd_fild04,248,86,4 script Ziyaol#cmd 709,{
close;
}
-cmd_fild04,267,137,4 script Daeguro#cmd 703,{
+cmd_fild04,267,137,4 script Daeguro#cmd 4_F_KID2,{
mes "[Daeguro]";
mes "I love playing in";
mes "the sand-- it's so soft";
@@ -292,7 +292,7 @@ cmd_fild04,267,137,4 script Daeguro#cmd 703,{
close;
}
-cmd_fild07,192,58,4 script Rahasu#cmd 100,{
+cmd_fild07,192,58,4 script Rahasu#cmd 4W_SAILOR,{
mes "[Rahasu]";
mes "Hey, I'm Rahasu.";
mes "If you want to learn";
@@ -326,7 +326,7 @@ cmd_fild07,192,58,4 script Rahasu#cmd 100,{
close;
}
-cmd_fild07,52,280,4 script Hallosu#cmd 100,{
+cmd_fild07,52,280,4 script Hallosu#cmd 4W_SAILOR,{
mes "[Hallosu]";
mes "Hello, this is one of the";
mes "lighthouses that make up";
@@ -337,7 +337,7 @@ cmd_fild07,52,280,4 script Hallosu#cmd 100,{
close;
}
-cmd_fild07,299,83,4 script Zain#cmd 100,{
+cmd_fild07,299,83,4 script Zain#cmd 4W_SAILOR,{
set .@n$,"["+strnpcinfo(1)+"]";
mes .@n$;
mes "Would you like to";
@@ -375,9 +375,9 @@ cmd_fild07,299,83,4 script Zain#cmd 100,{
mes "zeny for the boarding fare.";
close;
}
-cmd_fild07,94,134,4 duplicate(Zain#cmd) Sarumane#cmd 100
+cmd_fild07,94,134,4 duplicate(Zain#cmd) Sarumane#cmd 4W_SAILOR
-cmd_in02,146,180,4 script Kafra Employee::kaf_comodo2 721,{
+cmd_in02,146,180,4 script Kafra Employee::kaf_comodo2 4_F_KAFRA7,{
cutin "kafra_07",2;
mes "[Kafra Misty]";
mes "Welcome to the";
@@ -400,7 +400,7 @@ cmd_in02,146,180,4 script Kafra Employee::kaf_comodo2 721,{
// Morroc Field
//============================================================
-moc_fild12,35,303,4 script Serutero#cmd 59,{
+moc_fild12,35,303,4 script Serutero#cmd 1_M_ORIENT01,{
mes "[Serutero]";
mes "Hello, I'm Serutero,";
mes "guardian of the roads that";