Merge pull request #7349 from Citadel-Station-13/upstream-merge-38932
[MIRROR] Disables knockdown/throw on supply shuttle docking
This commit is contained in:
@@ -35,6 +35,7 @@ GLOBAL_LIST_INIT(blacklisted_cargo_types, typecacheof(list(
|
||||
width = 12
|
||||
dwidth = 5
|
||||
height = 7
|
||||
movement_force = list("KNOCKDOWN" = 0, "THROW" = 0)
|
||||
|
||||
// When TRUE, these vars allow exporting emagged/contraband items, and add some special interactions to existing exports.
|
||||
var/contraband = FALSE
|
||||
|
||||
Reference in New Issue
Block a user