mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Sprite and Bug Fixes Again Again (#17477)
* Sprite and Bug Fixes Again Again Fixes #17465 Fixes #17462 Fixes #17456 Fixes #17450 Fixes #17458 Fixes #17422 * changelog
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
/obj/effect/decal/cleanable/liquid_fuel
|
||||
//Liquid fuel is used for things that used to rely on volatile fuels or phoron being contained to a couple tiles.
|
||||
name = "liquid fuel"
|
||||
desc = "Some kind of sticky, flammable liquid."
|
||||
icon = 'icons/effects/effects.dmi'
|
||||
icon_state = "fuel"
|
||||
layer = TURF_LAYER+0.2
|
||||
|
||||
@@ -184,7 +184,6 @@
|
||||
name = "chewing gum"
|
||||
desc = "A chewy wad of fine synthetic rubber and artificial flavoring."
|
||||
icon_state = "gum"
|
||||
item_state = "gum"
|
||||
wrapped = TRUE
|
||||
|
||||
/obj/item/clothing/mask/chewable/candy/gum/Initialize()
|
||||
|
||||
Reference in New Issue
Block a user