[MIRROR] More Remote View Fixes (#11886)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-10-29 20:04:13 -07:00
committed by GitHub
parent 680c4d1396
commit 95839714c7
17 changed files with 147 additions and 75 deletions

View File

@@ -486,7 +486,7 @@
else
to_chat(occupant, span_warning("You feel a small pain in your head as you're given a new backup implant. Oh, and a new body. It's disorienting, to say the least."))
occupant.confused = max(occupant.confused, confuse_amount)
occupant.SetConfused(max(occupant.confused, confuse_amount)) // Apply immedeate effects
occupant.eye_blurry = max(occupant.eye_blurry, blur_amount)
// Vore deaths get a fake modifier labeled as such