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:
Wowzewow (Wezzy)
2023-09-29 14:01:43 +00:00
committed by GitHub
parent 84f8271e88
commit 9c69a6e884
11 changed files with 69 additions and 12 deletions
@@ -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()