Thread Rating:
  • 11 Vote(s) - 3.55 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Will the solarium GOOD ending ever be cleared?
I'm fairly certain that what you are missing is this

Code:
/obj/nerd_trap_door
    name = "Heavily locked door"
    desc = "Man, whatever is in here must be pretty valuable. This door seems to be indestructible and features an unrealistic amount of keyholes."
    var/list/expected = list("silver key", "skeleton key", "literal skeleton key", "hot iron key", "cold steel key", "onyx key", "key lime pie", "futuristic key", "virtual key", "golden key", "bee key", "iron key", "iridium key", "lunar key")
    var/list/unlocked = list()
    var/list/ol = list()
    icon = 'icons/misc/aprilfools.dmi'
    icon_state = "hld0"
    opacity = 1
    density = 1
    anchored = 1
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)