adds the theatrical and IMAX posters for The Rise Of Skywalker

This commit is contained in:
IrishDarkshadow
2019-12-24 16:51:46 -05:00
parent 4ffb4711ec
commit 541ea74ce5
6 changed files with 30 additions and 0 deletions
@@ -8533,3 +8533,5 @@ armor_mandalorian_dwb_chest_plate object/tangible/wearables/armor/mandalorian/ar
armor_mandalorian_dwb_gloves object/tangible/wearables/armor/mandalorian/armor_mandalorian_gloves.iff armor 90 4 item.special.nomove 2 1 Mandalorian Armor Gloves Mandalorian Armor Gloves
armor_mandalorian_dwb_helmet object/tangible/wearables/armor/mandalorian/armor_mandalorian_helmet.iff armor 90 4 item.special.nomove 2 1 Mandalorian Armor Helmet Mandalorian Armor Helmet
armor_mandalorian_dwb_leggings object/tangible/wearables/armor/mandalorian/armor_mandalorian_leggings.iff armor 90 4 item.special.nomove 2 1 Mandalorian Armor Leggings Mandalorian Armor Leggings
item_tcg_loot_reward_series9_ep9d object/tangible/tcg/series9/painting_posters_ep9d.iff 4 item.special.nomove The Rise Of Skywalker The theatrical poster for Star Wars - The Rise Of Skywalker
item_tcg_loot_reward_series9_ep9e object/tangible/tcg/series9/painting_posters_ep9e.iff 4 item.special.nomove The Rise Of Skywalker The IMAX movie poster for Star Wars - The Rise Of Skywalker
@@ -68,3 +68,5 @@ item_tcg_loot_reward_series9_yacht 75000
item_tcg_loot_reward_series9_tlj2 75000
item_tcg_loot_reward_series9_ep9c 75000
item_tcg_loot_reward_series9_mando 75000
item_tcg_loot_reward_series9_ep9d 75000
item_tcg_loot_reward_series9_ep9e 75000
@@ -0,0 +1,5 @@
@base object/tangible/furniture/base/furniture_base.iff
@class tangible_object_template 1
@class object_template 2
sharedTemplate = "object/tangible/tcg/series9/shared_painting_posters_ep9d.iff"
@@ -0,0 +1,5 @@
@base object/tangible/furniture/base/furniture_base.iff
@class tangible_object_template 1
@class object_template 2
sharedTemplate = "object/tangible/tcg/series9/shared_painting_posters_ep9e.iff"
@@ -0,0 +1,8 @@
@base object/tangible/furniture/base/shared_furniture_base.iff
@class tangible_object_template 6
@class object_template 5
objectName = "frn_n" "painting_posters_ep9d"
detailedDescription = "frn_d" "painting_posters_ep9d"
appearanceFilename = "appearance/frn_all_painting_posters_ep9d.apt"
@@ -0,0 +1,8 @@
@base object/tangible/furniture/base/shared_furniture_base.iff
@class tangible_object_template 6
@class object_template 5
objectName = "frn_n" "painting_posters_ep9e"
detailedDescription = "frn_d" "painting_posters_ep9e"
appearanceFilename = "appearance/frn_all_painting_posters_ep9e.apt"