mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 08:39:12 +01:00
[MIRROR] Aberrations (#12852)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
93c968e734
commit
1f66295b54
@@ -349,6 +349,7 @@
|
||||
span_notice("You cauterize the incision on [target]'s [affected.name] with \the [tool]."))
|
||||
user.balloon_alert_visible("cauterizes the incision on [target]'s [affected.name]", "incison cauterized on \the [affected.name]")
|
||||
affected.open = 0
|
||||
affected.organ_clamp() //Technically cauterizing them, but this does the same on the backend.
|
||||
affected.germ_level = 0
|
||||
affected.status &= ~ORGAN_BLEEDING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user