mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Extinguisher worn icons (#62135)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
desc = "A traditional red fire extinguisher."
|
||||
icon = 'icons/obj/items_and_weapons.dmi'
|
||||
icon_state = "fire_extinguisher0"
|
||||
worn_icon_state = "fire_extinguisher"
|
||||
inhand_icon_state = "fire_extinguisher"
|
||||
hitsound = 'sound/weapons/smash.ogg'
|
||||
flags_1 = CONDUCT_1
|
||||
@@ -33,6 +34,7 @@
|
||||
name = "pocket fire extinguisher"
|
||||
desc = "A light and compact fibreglass-framed model fire extinguisher."
|
||||
icon_state = "miniFE0"
|
||||
worn_icon_state = "miniFE"
|
||||
inhand_icon_state = "miniFE"
|
||||
hitsound = null //it is much lighter, after all.
|
||||
flags_1 = null //doesn't CONDUCT_1
|
||||
@@ -48,6 +50,7 @@
|
||||
name = "Improvised cooling spray"
|
||||
desc = "Spraycan turned coolant dipsenser. Can be sprayed on containers to cool them. Refll using water."
|
||||
icon_state = "coolant0"
|
||||
worn_icon_state = "miniFE"
|
||||
inhand_icon_state = "miniFE"
|
||||
hitsound = null //it is much lighter, after all.
|
||||
flags_1 = null //doesn't CONDUCT_1
|
||||
@@ -85,6 +88,7 @@
|
||||
name = "advanced fire extinguisher"
|
||||
desc = "Used to stop thermonuclear fires from spreading inside your engine."
|
||||
icon_state = "foam_extinguisher0"
|
||||
worn_icon_state = "foam_extinguisher"
|
||||
inhand_icon_state = "foam_extinguisher"
|
||||
tank_holder_icon_state = "holder_foam_extinguisher"
|
||||
dog_fashion = null
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 54 KiB |
Reference in New Issue
Block a user