mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 03:49:10 +01:00
Neon Statues (#11411)
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
|
||||
/obj/structure/closet/statue/proc/create_icon(var/mob/living/L)
|
||||
appearance = L
|
||||
appearance_flags |= KEEP_TOGETHER
|
||||
dir = L.dir
|
||||
color = list(
|
||||
0.30, 0.3, 0.25,
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Geeves
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Statues are no longer neon pink or purple, again."
|
||||
Reference in New Issue
Block a user