ooga booga booga

This commit is contained in:
Dahlular
2022-01-02 14:04:52 -07:00
parent cb80a91f29
commit dfd790729b
2 changed files with 6 additions and 2 deletions
+4 -2
View File
@@ -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"
}
]
}
+2
View File
@@ -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"