mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-29 15:46:22 +01:00
ooga booga booga
This commit is contained in:
@@ -12,12 +12,14 @@
|
||||
{
|
||||
"Up": 1,
|
||||
"Gravity":true,
|
||||
"Baseturf":"/turf/open/chasm/cloud"
|
||||
"Baseturf":"/turf/open/chasm/cloud",
|
||||
"Linkage" : "Cross"
|
||||
},
|
||||
{
|
||||
"Down": -1,
|
||||
"Gravity":true,
|
||||
"Baseturf":"/turf/open/openspace"
|
||||
"Baseturf":"/turf/open/openspace",
|
||||
"Linkage" : "Cross"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -3161,6 +3161,7 @@
|
||||
#include "hyperstation\code\modules\mob\living\silicon\robot\robot.dm"
|
||||
#include "hyperstation\code\modules\mob\living\silicon\robot\robot_modules.dm"
|
||||
#include "hyperstation\code\modules\patreon\patreon.dm"
|
||||
#include "hyperstation\code\modules\power\lighting.dm"
|
||||
#include "hyperstation\code\modules\power\reactor\fuel_rods.dm"
|
||||
#include "hyperstation\code\modules\power\reactor\rbmk.dm"
|
||||
#include "hyperstation\code\modules\power\reactor\reactor_cargo.dm"
|
||||
@@ -3175,6 +3176,7 @@
|
||||
#include "hyperstation\code\modules\resize\sizegun.dm"
|
||||
#include "hyperstation\code\modules\surgery\organs\augments_arms.dm"
|
||||
#include "hyperstation\code\modules\uplink\uplink_items.dm"
|
||||
#include "hyperstation\code\modules\vending\teavendomatic.dm"
|
||||
#include "hyperstation\code\obj\ashtray.dm"
|
||||
#include "hyperstation\code\obj\bluespace sewing kit.dm"
|
||||
#include "hyperstation\code\obj\condom.dm"
|
||||
|
||||
Reference in New Issue
Block a user