mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 10:33:30 +01:00
IRC's and the like now get checked to be revived when their vital organs are in
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user