From 2a16362eed204dde33e5b0638373d67d1c6828ee Mon Sep 17 00:00:00 2001 From: Taylor Locke Date: Mon, 21 Dec 2015 13:16:15 -0800 Subject: Follow-up to fd78190a5ec4f19f10027f7a7ebe0e6ce023f672. --- db/re/map_zone_db.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'db/re/map_zone_db.conf') diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 553602a33..df223d139 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -115,6 +115,8 @@ zones: ( Woe_Violet_Potion: true Woe_White_Potion: true Woe_Blue_Potion: true + TE_White_Potion: true + TE_White_Slim_Potion: true Siege_Plate: true Siege_Suits: true Siege_Robe: true @@ -323,6 +325,8 @@ zones: ( Woe_Violet_Potion: true Woe_White_Potion: true Woe_Blue_Potion: true + TE_White_Potion: true + TE_White_Slim_Potion: true Siege_Plate: true Siege_Suits: true Siege_Robe: true @@ -418,6 +422,15 @@ zones: ( SA_ABRACADABRA: "PLAYER" } }, +{ + name: "WoE TE" + inherit: ( "GvG" ) /* will import all gvg has */ + + disabled_items: { + TE_White_Potion: false + TE_White_Slim_Potion: false + } +}, { name: "Sealed Shrine" @@ -488,6 +501,8 @@ zones: ( Woe_Violet_Potion: true Woe_White_Potion: true Woe_Blue_Potion: true + TE_White_Potion: true + TE_White_Slim_Potion: true Siege_Plate: true Siege_Suits: true Siege_Robe: true -- cgit v1.2.3-60-g2f50