upgrades potty's status (#50755)

This commit is contained in:
Fikou
2020-05-05 17:18:28 -07:00
committed by GitHub
parent d0ae592cee
commit a38d30296e
3 changed files with 6 additions and 4 deletions
+1 -4
View File
@@ -37322,13 +37322,10 @@
/obj/effect/turf_decal/tile/bar{
dir = 1
},
/obj/item/kirbyplants{
desc = "A reminder of why we can't have nice things.";
name = "Potty the plant"
},
/obj/machinery/newscaster{
pixel_x = -30
},
/obj/item/kirbyplants/potty,
/turf/open/floor/plasteel,
/area/crew_quarters/bar)
"bIv" = (
+5
View File
@@ -364,6 +364,11 @@
. = ..()
icon_state = "plant-[rand(26, 29)]"
/obj/item/kirbyplants/potty
name = "Potty the Potted Plant"
desc = "A secret agent staffed in the station's bar to protect the mystical cakehat."
icon_state = "potty"
//a rock is flora according to where the icon file is
//and now these defines
Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 20 KiB