From 805a2b3b1a82f48200e90171fa79bc43b682a2eb Mon Sep 17 00:00:00 2001 From: Ridley Date: Sun, 2 Oct 2016 09:29:14 +0200 Subject: Update Intro (Renewal) (#1427) * Update Intro (Renewal) - Conversion while Playing from kRO - New starting Map: iz_int 18 27 (Requires New kRO MAP) - iz_int01 - iz_int04 and int_land01 - int_land04 are added, but not used - the rest of the script was updated to latest script standards - x/y span for duplicates with OnTouch - Fixed wrong getarg - removed +"" in warp --- db/re/item_db.conf | 5 ++--- db/re/map_cache.dat | Bin 2147147 -> 2149187 bytes 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index b6861a46f..9e393d80e 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -67878,10 +67878,9 @@ item_db: ( }, { Id: 6008 - AegisName: "Wood" - Name: "Wood" + AegisName: "Lumber" + Name: "Lumber" Weight: 10 - BuyingStore: true }, { Id: 6009 diff --git a/db/re/map_cache.dat b/db/re/map_cache.dat index 59aa50b20..e0ffc6218 100644 Binary files a/db/re/map_cache.dat and b/db/re/map_cache.dat differ -- cgit v1.2.3-70-g09d2