mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Fixes health scanner augment, so it doesn't visibly message, and can no longer "hit the floor" if dizzy (#18357)
* enables var/just_scan on aug healthscanner * cl
This commit is contained in:
@@ -212,7 +212,7 @@
|
||||
if(!.)
|
||||
return FALSE
|
||||
|
||||
health_scan_mob(owner, owner)
|
||||
health_scan_mob(owner, owner, TRUE, TRUE)
|
||||
|
||||
/obj/item/organ/internal/augment/tesla
|
||||
name = "tesla spine"
|
||||
|
||||
Reference in New Issue
Block a user