Merge branch 'master' into lighting

This commit is contained in:
Mark van Alphen
2019-04-30 19:15:58 +02:00
committed by GitHub
153 changed files with 4611 additions and 3785 deletions
@@ -41,6 +41,8 @@
for(var/X in actions)
var/datum/action/A = X
A.Grant(M)
if(vital)
M.update_stat("Vital organ inserted")
// Removes the given organ from its owner.
// Returns the removed object, which is usually just itself