diff --git a/sku.0/sys.server/compiled/game/object/static/structure/custom/irish_memorial.tpf b/sku.0/sys.server/compiled/game/object/static/structure/custom/irish_memorial.tpf new file mode 100755 index 000000000..506820e77 --- /dev/null +++ b/sku.0/sys.server/compiled/game/object/static/structure/custom/irish_memorial.tpf @@ -0,0 +1,10 @@ +@base object/static/structure/base/static_structure_base.iff + +@class static_object_template 0 + +@class object_template 11 + +updateRanges[UR_far] = 512 + +sharedTemplate = "object/static/structure/custom/shared_irish_memorial.iff" + diff --git a/sku.0/sys.shared/compiled/game/object/static/structure/custom/shared_irish_memorial.tpf b/sku.0/sys.shared/compiled/game/object/static/structure/custom/shared_irish_memorial.tpf new file mode 100755 index 000000000..6cf203890 --- /dev/null +++ b/sku.0/sys.shared/compiled/game/object/static/structure/custom/shared_irish_memorial.tpf @@ -0,0 +1,7 @@ +@base object/static/structure/base/shared_static_structure_base.iff + +@class static_object_template 0 + +@class object_template 10 + +appearanceFilename = "appearance/irish_memorial.apt" \ No newline at end of file