gato rebranding

- rebranding some more items, this time mostly the sprites
This commit is contained in:
evilew
2024-11-21 04:20:54 +01:00
parent 10ef9e374a
commit 94355ba15e
11 changed files with 28 additions and 2 deletions
@@ -71,6 +71,7 @@
/obj/item/reagent_containers/food/snacks/popcorn
name = "popcorn"
desc = "Now let's find some cinema."
icon = 'GainStation13/icons/obj/food/food.dmi' //GS13 - GATO palette
icon_state = "popcorn"
trash = /obj/item/trash/popcorn
list_reagents = list(/datum/reagent/consumable/nutriment = 2)
@@ -2,7 +2,7 @@
name = "console"
desc = "A stationary computer."
icon = 'icons/obj/modular_console.dmi'
icon = 'GainStation13/icons/obj/modular_console.dmi' //GS13 - gatofication sprites
icon_state = "console"
icon_state_powered = "console"
icon_state_unpowered = "console-off"