mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] rework appearance changer (#9588)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d3976b78a3
commit
983664d462
@@ -8,7 +8,7 @@ var/global/list/env_messages = list()
|
||||
mouse_opacity = TRUE
|
||||
anchored = TRUE
|
||||
var/list/message_list = list()
|
||||
var/combined_message = "You should not see this"
|
||||
var/combined_message = DEVELOPER_WARNING_NAME
|
||||
|
||||
/obj/effect/env_message/Initialize(mapload)
|
||||
.=..()
|
||||
|
||||
Reference in New Issue
Block a user