mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
massive burndown (#29894)
This commit is contained in:
@@ -80,14 +80,12 @@
|
||||
display_name = "Blue flame decal welding helmet"
|
||||
path = /obj/item/clothing/head/welding/flamedecal/blue
|
||||
allowed_roles = list("Chief Engineer", "Station Engineer", "Life Support Specialist", "Roboticist")
|
||||
donator_tier = 2
|
||||
cost = 2
|
||||
|
||||
/datum/gear/donor/welding_white
|
||||
display_name = "White decal welding helmet"
|
||||
path = /obj/item/clothing/head/welding/white
|
||||
allowed_roles = list("Chief Engineer", "Station Engineer", "Life Support Specialist", "Roboticist")
|
||||
donator_tier = 2
|
||||
cost = 2
|
||||
|
||||
/datum/gear/donor/fawkes
|
||||
|
||||
@@ -214,7 +214,6 @@
|
||||
|
||||
/datum/gear/mug/department
|
||||
main_typepath = /datum/gear/mug/department
|
||||
sort_category = "Mugs"
|
||||
subtype_selection_cost = FALSE
|
||||
|
||||
/datum/gear/mug/department/eng
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
/datum/gear/racial
|
||||
sort_category = "Racial"
|
||||
main_typepath = /datum/gear/racial
|
||||
cost = 1
|
||||
|
||||
/datum/gear/racial/taj
|
||||
display_name = "Tajaran veil"
|
||||
|
||||
Reference in New Issue
Block a user