mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Refactors the atmos watertank backpack (#24177)
* Refactors the atmos watertank backpack * Update code/game/objects/items/weapons/tanks/watertank.dm Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> * Update code/game/objects/items/weapons/tanks/watertank.dm Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> * Adds spans * Henri review --------- Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
@@ -77,6 +77,11 @@
|
||||
icon = 'icons/effects/effects.dmi'
|
||||
icon_state = "flour"
|
||||
|
||||
/obj/effect/decal/cleanable/flour/nanofrost
|
||||
name = "nanofrost residue"
|
||||
desc = "Residue left behind from a nanofrost detonation. Perhaps there was a fire here?"
|
||||
color = "#B2FFFF"
|
||||
|
||||
/obj/effect/decal/cleanable/flour/foam
|
||||
name = "Fire fighting foam"
|
||||
desc = "It's foam."
|
||||
|
||||
Reference in New Issue
Block a user