mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Ash Walkers now has a uniform without suit sensors.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
icon_state = "large_egg"
|
||||
mob_species = /datum/species/lizard/ashwalker
|
||||
helmet = /obj/item/clothing/head/helmet/gladiator
|
||||
uniform = /obj/item/clothing/under/gladiator
|
||||
uniform = /obj/item/clothing/under/gladiator/ash_walker
|
||||
roundstart = FALSE
|
||||
death = FALSE
|
||||
anchored = 0
|
||||
|
||||
@@ -402,6 +402,10 @@
|
||||
can_adjust = 0
|
||||
resistance_flags = 0
|
||||
|
||||
/obj/item/clothing/under/gladiator/ash_walker
|
||||
desc = "This gladiator uniform appears to be covered in ash and appears to be fairly dated."
|
||||
has_sensor = 0
|
||||
|
||||
/obj/item/clothing/under/sundress
|
||||
name = "sundress"
|
||||
desc = "Makes you want to frolic in a field of daisies."
|
||||
|
||||
Reference in New Issue
Block a user