mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
1.3.1 Christmas and tweaks.
- Intercoms added to the chapel, recreation area, pool. - Maint door added to the starboard maint. - Removed the second sleeper from the merc shuttle. - Replaced the central tree at central with a Christmas tree. - Added a small Christmas tree, Christmas lights, Tiny Christmas tree, and holiday wreaths to map. (Sprites from Aurora) - Christmas decorations added everywhere. - Garden statue tucked into maint, replaced with a big Christmas tree. - Drink Machine added to security - Fixed the pathing on therapy dolls. - Removed farwa plushie from psych office, replaced with blue therapy doll.
This commit is contained in:
@@ -199,4 +199,16 @@
|
||||
/obj/structure/sign/directions/cargo
|
||||
name = "\improper Cargo department"
|
||||
desc = "A direction sign, pointing out which way the Cargo department is."
|
||||
icon_state = "direction_crg"
|
||||
icon_state = "direction_crg"
|
||||
|
||||
/obj/structure/sign/christmas/lights
|
||||
name = "Christmas lights"
|
||||
desc = "Flashy and pretty."
|
||||
icon = 'icons/obj/christmas.dmi'
|
||||
icon_state = "xmaslights"
|
||||
|
||||
/obj/structure/sign/christmas/wreath
|
||||
name = "wreath"
|
||||
desc = "Prickly and festive."
|
||||
icon = 'icons/obj/christmas.dmi'
|
||||
icon_state = "doorwreath"
|
||||
|
||||
Reference in New Issue
Block a user