From c4e6fb9dcbeeb7eb903b6ff1e06dee0998f0bf8b Mon Sep 17 00:00:00 2001 From: Cekis Date: Tue, 15 Dec 2015 04:55:41 +0100 Subject: [PATCH] Fixed missing Shared Object Template for Shaki Hamachil at the Science Outpost on Dathomir. --- .../mobile/shared_dressed_shaki_hamachil.tpf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 sku.0/sys.shared/compiled/game/object/mobile/shared_dressed_shaki_hamachil.tpf diff --git a/sku.0/sys.shared/compiled/game/object/mobile/shared_dressed_shaki_hamachil.tpf b/sku.0/sys.shared/compiled/game/object/mobile/shared_dressed_shaki_hamachil.tpf new file mode 100755 index 000000000..84bf44e87 --- /dev/null +++ b/sku.0/sys.shared/compiled/game/object/mobile/shared_dressed_shaki_hamachil.tpf @@ -0,0 +1,17 @@ + +@base object/mobile/skeleton/shared_humanoid.iff + +@class creature_object_template 10 + +gender = GE_female +species = SP_monCalamari + +@class tangible_object_template 3 + +@class object_template 3 + +objectName = "npc_name" "shaki_hamachil" +detailedDescription = "" "" +lookAtText = "npc_lookat" "shaki_hamachil" +appearanceFilename = "appearance/mon_f.sat" +clientDataFile = "clientdata/npc/client_shared_dressed_shaki_hamachil.cdf" \ No newline at end of file