summaryrefslogtreecommitdiff
path: root/npc/000-2-1
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-06-27 14:01:37 +0200
committerAlige <gauvain.dauchy@free.fr>2016-06-27 14:01:37 +0200
commit3b0ee3f022e33f4adb152e55a035c89b55091897 (patch)
treec82603b355b682c52b1f13dd7af63e508c670f28 /npc/000-2-1
parentdca809acf6f9f518955306ad842dfefb73df6e0d (diff)
downloadserverdata-3b0ee3f022e33f4adb152e55a035c89b55091897.tar.gz
serverdata-3b0ee3f022e33f4adb152e55a035c89b55091897.tar.bz2
serverdata-3b0ee3f022e33f4adb152e55a035c89b55091897.tar.xz
serverdata-3b0ee3f022e33f4adb152e55a035c89b55091897.zip
Changed all item IDs by their aegisname in scripts.
Diffstat (limited to 'npc/000-2-1')
-rw-r--r--npc/000-2-1/alige.txt46
-rw-r--r--npc/000-2-1/chefgado.txt14
-rw-r--r--npc/000-2-1/chest.txt6
-rw-r--r--npc/000-2-1/knife.txt4
4 files changed, 35 insertions, 35 deletions
diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt
index ca692e76..0b5cfb39 100644
--- a/npc/000-2-1/alige.txt
+++ b/npc/000-2-1/alige.txt
@@ -168,27 +168,27 @@ L_Accepted:
L_GiveFood:
mes "";
menuint
- rif(countitem(501), l(getitemname(501))), 0,
- rif(countitem(502), l(getitemname(502))), 502,
- rif(countitem(503), l(getitemname(503))), 503,
- rif(countitem(504), l(getitemname(504))), 504,
- rif(countitem(505), l(getitemname(505))), 505,
- rif(countitem(506), l(getitemname(506))), 0,
- rif(countitem(507), l(getitemname(507))), 2,
- rif(countitem(508), l(getitemname(508))), 1,
- rif(countitem(509), l(getitemname(509))), 509,
- rif(countitem(510), l(getitemname(510))), 1,
- rif(countitem(512), l(getitemname(512))), 512,
- rif(countitem(513), l(getitemname(513))), 0,
- rif(countitem(515), l(getitemname(515))), 515,
- rif(countitem(516), l(getitemname(516))), 1,
- rif(countitem(518), l(getitemname(518))), 1,
- rif(countitem(519), l(getitemname(519))), 1,
- rif(countitem(527), l(getitemname(527))), 527,
- rif(countitem(528), l(getitemname(528))), 528,
- rif(countitem(529), l(getitemname(529))), 529,
- rif(countitem(530), l(getitemname(530))), 530,
- rif(countitem(531), l(getitemname(531))), 3,
+ rif(countitem(Acorn), l(getitemname(Acorn))), 0,
+ rif(countitem(Bread), l(getitemname(Bread))), 502,
+ rif(countitem(Fungus), l(getitemname(Fungus))), 503,
+ rif(countitem(Cheese), l(getitemname(Cheese))), 504,
+ rif(countitem(PiouLegs), l(getitemname(PiouLegs))), 505,
+ rif(countitem(LettuceLeaf), l(getitemname(LettuceLeaf))), 0,
+ rif(countitem(Piberries), l(getitemname(Piberries))), 2,
+ rif(countitem(SeaDrops), l(getitemname(SeaDrops))), 1,
+ rif(countitem(Aquada), l(getitemname(Aquada))), 509,
+ rif(countitem(PinkBlobime), l(getitemname(PinkBlobime))), 1,
+ rif(countitem(HalfCroconut), l(getitemname(HalfCroconut))), 512,
+ rif(countitem(Croconut), l(getitemname(Croconut))), 0,
+ rif(countitem(Plushroom), l(getitemname(Plushroom))), 515,
+ rif(countitem(PumpkinSeeds), l(getitemname(PumpkinSeeds))), 1,
+ rif(countitem(UrchinMeat), l(getitemname(UrchinMeat))), 1,
+ rif(countitem(EasterEgg), l(getitemname(EasterEgg))), 1,
+ rif(countitem(PumpkishJuice), l(getitemname(PumpkishJuice))), 527,
+ rif(countitem(Manana), l(getitemname(Manana))), 528,
+ rif(countitem(Curshroom), l(getitemname(Curshroom))), 529,
+ rif(countitem(Carrot), l(getitemname(Carrot))), 530,
+ rif(countitem(RedPlushWine), l(getitemname(RedPlushWine))), 3,
l("I don't have anything good for you today."), -1;
.@id = @menuret;
@@ -201,7 +201,7 @@ L_GiveFood:
// if (.@id == item's ID) then food is correct.
// Do not put any other number than -1, 0, 1, 2 or the item's ID, that'll avoid confusion.
- inventoryplace 507, 3;
+ inventoryplace Piberries, 3;
delitem .@id, 1;
setcamnpc;
@@ -210,7 +210,7 @@ L_GiveFood:
mesq l("Thank you so much! Here, have some of my berries.");
setq ShipQuests_Alige, 3;
- getitem 507, rand(1, 3);
+ getitem Piberries, rand(1, 3);
next;
goto L_ReturnMenu;
diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt
index 73243340..a4e8bcc8 100644
--- a/npc/000-2-1/chefgado.txt
+++ b/npc/000-2-1/chefgado.txt
@@ -120,12 +120,12 @@ L_OpenCroconut:
L_GotAll:
mes "";
- inventoryplace 717, 1;
+ inventoryplace PoisonedDish, 1;
- delitem 505, 2;
- delitem 512, 1;
- delitem 509, 1;
- delitem 508, 1;
+ delitem PiouLegs, 2;
+ delitem HalfCroconut, 1;
+ delitem Aquada, 1;
+ delitem SeaDrops, 1;
mesn;
mesq l("Let me see... Crispy legs, disgusting liquids... Let's start!");
@@ -162,8 +162,8 @@ L_PoisonJulia:
setq ShipQuests_ChefGado, 4;
Zeny = Zeny + 200;
message strcharinfo(0), l("You receive @@ E!", 200);
- inventoryplace 502, 2;
- getitem 502, 1;
+ inventoryplace Bread, 2;
+ getitem Bread, 1;
getexp 15, 0;
close;
diff --git a/npc/000-2-1/chest.txt b/npc/000-2-1/chest.txt
index 7372faf4..f82ab9e9 100644
--- a/npc/000-2-1/chest.txt
+++ b/npc/000-2-1/chest.txt
@@ -23,11 +23,11 @@
L_Give:
if (.@q > 1) goto L_Quit;
- inventoryplace 1300, 2;
+ inventoryplace CreasedShirt, 2;
setq ShipQuests_Arpan, 2;
- getitem 1300, 1;
- getitem 2200, 1;
+ getitem CreasedShirt, 1;
+ getitem CreasedShorts, 1;
npctalk3 l("You take the clothes from the chest.");
goto L_Quit;
diff --git a/npc/000-2-1/knife.txt b/npc/000-2-1/knife.txt
index 37ba8394..d8d1d54a 100644
--- a/npc/000-2-1/knife.txt
+++ b/npc/000-2-1/knife.txt
@@ -27,10 +27,10 @@
L_Give:
mes "";
- inventoryplace 3500, 1;
+ inventoryplace Knife, 1;
setq ShipQuests_Knife, 1;
- getitem 3500, 1;
+ getitem Knife, 1;
mesn "Narrator";
mes col(l("To open your inventory, use the F3 key or use your mouse to select it in the above menu in your client."), 9);