Merge pull request #8515 from Kyep/depot

Reworks Syndicate Supply Depot
This commit is contained in:
Crazy Lemon
2018-08-07 09:34:02 -07:00
committed by GitHub
39 changed files with 2244 additions and 186 deletions
+5 -1
View File
@@ -37,4 +37,8 @@
qdel(C, FALSE, TRUE)
dc.Cut()
return QDEL_HINT_QUEUE
return QDEL_HINT_QUEUE
/datum/nothing
// Placeholder object, used for ispath checks. Has to be defined to prevent errors, but shouldn't ever be created.