From 8fd5a7fbf6b2c75d48dfcf245f838da010f38893 Mon Sep 17 00:00:00 2001 From: Treeku Date: Wed, 18 Jun 2014 08:55:09 +0100 Subject: [PATCH] Fixed #895 with zing's fix --- scripts/loot/lootItems/rarelootchest/nym_collectible_globe.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/loot/lootItems/rarelootchest/nym_collectible_globe.py b/scripts/loot/lootItems/rarelootchest/nym_collectible_globe.py index eb1c8d23..6d793726 100644 --- a/scripts/loot/lootItems/rarelootchest/nym_collectible_globe.py +++ b/scripts/loot/lootItems/rarelootchest/nym_collectible_globe.py @@ -1,4 +1,4 @@ def itemTemplate(): - return ['object/static/worldbuilding/terminal/shared_floor_console_tableglobe_01.iff'] # needs correct iff still + return ['object/tangible/item/shared_publish_gift_update_16.iff']