mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 20:37:34 +01:00
Solid Cryo Feeds (#11503)
This commit is contained in:
@@ -169,6 +169,7 @@ var/global/list/frozen_crew = list()
|
||||
desc = "A bewildering tangle of machinery and pipes."
|
||||
icon = 'icons/obj/sleeper.dmi'
|
||||
icon_state = "cryo_rear"
|
||||
density = TRUE
|
||||
anchored = TRUE
|
||||
dir = WEST
|
||||
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Geeves
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "The cryogenic feed behind cryocells are now solid, meaning you can't trap yourself in cryo jail anymore."
|
||||
Reference in New Issue
Block a user