mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 03:55:11 +01:00
SPRITE UPDATE & FIXES
-Fixes a bug with the crew monitoring computer vanishing entirely when broken. -Fixes a bug with baton rechargers not displaying properly when the baton is fully charged. -Adds a define for a decorative item for the RD's office. :) -New sprites for mining lanterns, telescreens (with directionals), directionals for noticeboards, and a service bell. Ding ding! -Deletes plasma.dmi, which was unused. The plasma tile overlays that are used are in tile_effects.dmi.
This commit is contained in:
@@ -188,4 +188,14 @@
|
||||
|
||||
/obj/structure/flora/ausbushes/fullgrass/New()
|
||||
icon_state = "fullgrass_[rand(1, 3)]"
|
||||
..()
|
||||
..()
|
||||
|
||||
/obj/structure/flora/kirbyplants
|
||||
name = "Potted plant"
|
||||
icon = 'icons/obj/flora/plants.dmi'
|
||||
icon_state = "plant-01"
|
||||
|
||||
/obj/structure/flora/kirbyplants/dead
|
||||
name = "RD's potted plant"
|
||||
desc = "A gift from the botanical staff, presented after the RD's reassignment. There's a tag on it that says \"Y'all come back now, y'hear?\"\nIt doesn't look very healthy..."
|
||||
icon_state = "plant-25"
|
||||
Reference in New Issue
Block a user