From 0af6f46e4f30d0b4be7bfc0981a91532aa23a7be Mon Sep 17 00:00:00 2001 From: Reid Date: Sat, 20 Jun 2015 15:57:31 +0200 Subject: Replace NPC names by NPC IDs. --- npc/000-1/chest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/000-1/chest.txt') diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt index 402d0754..53276816 100644 --- a/npc/000-1/chest.txt +++ b/npc/000-1/chest.txt @@ -29,7 +29,7 @@ L_Give: setq ShipQuests_TreasureChest, 1; Zeny = Zeny + 100; - getitem "OldBook", 1; + getitem 514, 1; npctalk3 l("You open the treasure chest."); L_Close: -- cgit v1.2.3-70-g09d2