mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 15:18:09 +01:00
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
18b5644926
commit
8fa48e2a3e
@@ -105,6 +105,18 @@ GLOBAL_LIST_INIT(acting_rank_prefixes, list("acting", "temporary", "interim", "p
|
||||
anchored = TRUE
|
||||
unacidable = TRUE//temporary until I decide whether the borg can be removed. -veyveyr
|
||||
|
||||
/obj/structure/showcase/monkey
|
||||
desc = "It looks almost lifelike."
|
||||
icon = 'icons/obj/statue.dmi'
|
||||
icon_state = "monkey"
|
||||
name = "Statue"
|
||||
|
||||
/obj/structure/showcase/human
|
||||
desc = "It looks almost lifelike."
|
||||
icon = 'icons/obj/statue.dmi'
|
||||
icon_state = "Human_male"
|
||||
name = "Statue"
|
||||
|
||||
/obj/structure/showcase/sign
|
||||
name = "WARNING: WILDERNESS"
|
||||
icon = 'icons/obj/stationobjs.dmi'
|
||||
|
||||
Reference in New Issue
Block a user