summaryrefslogtreecommitdiff
path: root/npc/000-2-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1')
-rw-r--r--npc/000-2-1/chest.txt2
-rw-r--r--npc/000-2-1/knife.txt2
2 files changed, 0 insertions, 4 deletions
diff --git a/npc/000-2-1/chest.txt b/npc/000-2-1/chest.txt
index 563e4fde..7372faf4 100644
--- a/npc/000-2-1/chest.txt
+++ b/npc/000-2-1/chest.txt
@@ -23,8 +23,6 @@
L_Give:
if (.@q > 1) goto L_Quit;
- .@item = 1300;
- .@count = 2;
inventoryplace 1300, 2;
setq ShipQuests_Arpan, 2;
diff --git a/npc/000-2-1/knife.txt b/npc/000-2-1/knife.txt
index aa45662b..37ba8394 100644
--- a/npc/000-2-1/knife.txt
+++ b/npc/000-2-1/knife.txt
@@ -27,8 +27,6 @@
L_Give:
mes "";
- .@item = 3500;
- .@count = 1;
inventoryplace 3500, 1;
setq ShipQuests_Knife, 1;