mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-22 16:16:44 +01:00
valentine stools (#7535)
## About The Pull Request <img width="66" height="80" alt="image" src="https://github.com/user-attachments/assets/fe252fea-74b4-4b6e-a9a5-5d605270795c" /> ## Why It's Good For The Game heart ## Changelog 🆑 add: Added Valentine stools /🆑
This commit is contained in:
@@ -40,6 +40,14 @@
|
||||
base_icon = "onestar_chair_red"
|
||||
material_color = 0
|
||||
|
||||
/obj/structure/bed/chair/heartstool
|
||||
name = "heart stool"
|
||||
desc = "A heart-shaped cushion for heart-shaped rumps. Has enough room for two, if their figures are modest enough."
|
||||
icon_state = "stoolheart_base"
|
||||
color = "#d33f3f"
|
||||
base_icon = "stoolheart_base"
|
||||
material_color = TRUE
|
||||
|
||||
// Baystation12 chairs with their larger update_icons proc
|
||||
/obj/structure/bed/chair/bay/update_icon()
|
||||
// todo: this should call parent
|
||||
|
||||
Reference in New Issue
Block a user