|
@@ -14,7 +14,7 @@
|
|
|
//= Readded the GM helper NPC, commented out.
|
|
|
//= 1.2 Some little optimization here and there. [Masao]
|
|
|
//= 1.3 Added Instructor Ur and the new Quests which come
|
|
|
-//= alongside him. Special thanks to Chilly for the base. [Masao]
|
|
|
+//= alongside him. Special thanks to Chilly for the base. [Masao]
|
|
|
//= 1.4 Partial cleaning and bug fixing. [Euphy]
|
|
|
//= 1.4a Added 'npcskill' command. [Euphy]
|
|
|
//= 1.4b Added 'disable_items' command. [Euphy]
|
|
@@ -3360,6 +3360,7 @@ moc_para01,112,96,5 script Administrator Michael 967,{
|
|
|
mes "[Michael]";
|
|
|
mes "You mean upgrading equipment, right?";
|
|
|
mes "We can only upgrade the Eden Group Hat.";
|
|
|
+ next;
|
|
|
if (para_suv02 == 3) {
|
|
|
if (countitem(5583) > 0) {
|
|
|
disable_items;
|