mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-13 22:01:04 -04:00
Restored Imperial Gunner & Rebel Trooper Helmet Schematics to the GCW Vendor
Added in Game Update 17.6. Both of these were sold in one time use draft schematics for 800 GCW Invasion tokens each. The draft schematics are already in the source, we were just missing the master item/vendor entries.
This commit is contained in:
@@ -4792,3 +4792,5 @@ item_band_set_ent_01_01 "strength_modified=30,agility_modified=30" int:item.set
|
||||
item_band_set_trader_01_01 "luck_modified=30,precision_modified=30,strength_modified=30" int:item.set.set_id=140001
|
||||
item_ring_set_ent_01_01 "strength_modified=30,agility_modified=30" int:item.set.set_id=130001
|
||||
item_ring_set_trader_01_01 "luck_modified=30,precision_modified=30,strength_modified=30" int:item.set.set_id=140001
|
||||
item_schematic_hat_imperial_gunner_01_01 string:loot_schematic.schematic=object/draft_schematic/clothing/clothing_hat_imperial_gunner.iff,int:loot_schematic.uses=1,string:loot_schematic.skill_req=class_domestics_phase4_master
|
||||
item_schematic_hat_rebel_trooper_01_01 string:loot_schematic.schematic=object/draft_schematic/clothing/clothing_hat_rebel_trooper.iff,int:loot_schematic.uses=1,string:loot_schematic.skill_req=class_domestics_phase4_master
|
||||
|
||||
@@ -8540,3 +8540,5 @@ item_crystal_mauls_vengeance_01 object/tangible/component/weapon/lightsaber/ligh
|
||||
item_crystal_quigons_devotion_01 object/tangible/component/weapon/lightsaber/lightsaber_module_force_crystal.iff 2 systems.jedi.jedi_saber_component 1 Qui-Gon's Devotion A Force Color Crystal, used by Jedi in their lightsabers.||This color crystal must be tuned by a Jedi before use. Once tuned this color crystal becomes a focusing crystal and can only be used in a lightsaber by the Jedi who tuned it.
|
||||
item_player_house_deed_tree_house_01 object/tangible/deed/player_house_deed/tree_house_01_deed.iff 4 item.special.nomove,item.structure_deed.player_structure_deed Kashyyyk Tree House a kashyyyk tree house.
|
||||
item_player_house_deed_tree_house_02 object/tangible/deed/player_house_deed/tree_house_02_deed.iff 4 item.special.nomove,item.structure_deed.player_structure_deed Kashyyyk Tree House (Tall) a tall kashyyyk tree house.
|
||||
item_schematic_hat_imperial_gunner_01_01 object/tangible/loot/loot_schematic/generic_limited_use.iff 3 item.loot_schematic.loot_schematic 1 Draft Schematic: Imperial Gunner Helmet Draft Schematic: Imperial Gunner Helmet
|
||||
item_schematic_hat_rebel_trooper_01_01 object/tangible/loot/loot_schematic/generic_limited_use.iff 3 item.loot_schematic.loot_schematic 1 Draft Schematic: Rebel Trooper Helmet Draft Schematic: Rebel Trooper Helmet
|
||||
|
||||
+1
@@ -67,3 +67,4 @@ item_schematic_prop_ribbon_01_04 100
|
||||
item_schematic_prop_ribbon_01_05 100
|
||||
item_schematic_prop_ribbon_01_06 100
|
||||
item_gcw_atst_familiar 5000
|
||||
item_schematic_hat_imperial_gunner_01_01 800
|
||||
|
||||
+1
@@ -65,3 +65,4 @@ item_schematic_prop_ribbon_01_04 100
|
||||
item_schematic_prop_ribbon_01_05 100
|
||||
item_schematic_prop_ribbon_01_06 100
|
||||
item_gcw_atxt_familiar 5000
|
||||
item_schematic_hat_rebel_trooper_01_01 800
|
||||
|
||||
Reference in New Issue
Block a user