mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
airlocks display crush messages (#10388)
This commit is contained in:
@@ -1358,6 +1358,7 @@ About the new airlock wires panel:
|
||||
adjustBruteLoss(round(crush_damage / AIRLOCK_CRUSH_DIVISOR))
|
||||
SetStunned(5)
|
||||
SetWeakened(5)
|
||||
visible_message(SPAN_DANGER("[src] is crushed in the airlock!"), SPAN_DANGER("You are crushed in the airlock!"), SPAN_NOTICE("You hear airlock actuators momentarily struggle."))
|
||||
|
||||
var/turf/T = get_turf(src)
|
||||
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Hocka
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "Airlocks now display messages when crushing people."
|
||||
Reference in New Issue
Block a user