mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Remakes the Syndi Cakes Factory space ruin. (#21611)
* adds ruin papers * updates the paradise dme thingy * replaces the old with new factory * fixes icon_dead for the corgis * minor typo on the paper * meeras review * seans requested changes * windows n dat
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,9 @@
|
||||
//stuff for the syndiecakesfactory (syndiecakesfactory.dmm)
|
||||
|
||||
/obj/item/paper/fluff/ruins/syndiecakesfactory/reception
|
||||
name = "Notice"
|
||||
info = "A reminder to all stationed personnel that the production lines are strictly off-limits after the contamination incident. In the case that the decontamination team fails, do not approach nor provoke the corgis and contact management immediately."
|
||||
|
||||
/obj/item/paper/fluff/ruins/syndiecakesfactory/teleporter
|
||||
name = "PLEASE READ"
|
||||
info = "For fuck's sake I can't believe I have to write this to remind you. Stop teleporting BREAD. We need you to ship syndi cakes. Not BREAD."
|
||||
@@ -1448,6 +1448,7 @@
|
||||
#include "code\modules\awaymissions\mission_code\ruins\gps_ruin.dm"
|
||||
#include "code\modules\awaymissions\mission_code\ruins\oldstation.dm"
|
||||
#include "code\modules\awaymissions\mission_code\ruins\snowbiodome.dm"
|
||||
#include "code\modules\awaymissions\mission_code\ruins\syndiecakesfactory.dm"
|
||||
#include "code\modules\awaymissions\mission_code\ruins\wizardcrash.dm"
|
||||
#include "code\modules\buildmode\bm_mode.dm"
|
||||
#include "code\modules\buildmode\buildmode.dm"
|
||||
|
||||
Reference in New Issue
Block a user