mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 22:57:39 +01:00
[MIRROR] Internal wounds & spleen tweak (#12182)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
f25ceeab1d
commit
9f23aa6a9e
@@ -41,6 +41,8 @@
|
||||
var/datum/wound/W = new /datum/wound/internal_bleeding(20)
|
||||
owner.adjustToxLoss(25)
|
||||
groin.wounds += W
|
||||
groin.update_damages()
|
||||
owner.handle_organs(TRUE) //Force an update so we start processing the internal bleeding.
|
||||
inflamed = 1
|
||||
*/
|
||||
/obj/item/organ/internal/appendix/removed()
|
||||
|
||||
Reference in New Issue
Block a user