rej cleanup

This commit is contained in:
LetterJay
2017-06-26 23:19:17 -05:00
parent 7d7078e7a6
commit e2ccf1f52f
2 changed files with 0 additions and 19 deletions
-10
View File
@@ -1,10 +0,0 @@
diff a/code/game/mecha/mecha.dm b/code/game/mecha/mecha.dm (rejected hunks)
@@ -146,7 +146,7 @@
/obj/mecha/get_cell()
return cell
-/obj/mecha/deconstruct(disassembled = TRUE)
+/obj/mecha/Destroy()
go_out()
var/mob/living/silicon/ai/AI
for(var/mob/M in src) //Let's just be ultra sure
-9
View File
@@ -1,9 +0,0 @@
diff a/tgstation.dme b/tgstation.dme (rejected hunks)
@@ -1383,6 +1383,7 @@
#include "code\modules\hydroponics\grown\misc.dm"
#include "code\modules\hydroponics\grown\mushrooms.dm"
#include "code\modules\hydroponics\grown\nettle.dm"
+#include "code\modules\hydroponics\grown\onion.dm"
#include "code\modules\hydroponics\grown\potato.dm"
#include "code\modules\hydroponics\grown\pumpkin.dm"
#include "code\modules\hydroponics\grown\random.dm"