mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
You can now resist to escape an odysseus' sleeper
There's a bit of snowflaking; though I hope the method can be extended to something more than just that single thing in the future
This commit is contained in:
@@ -198,6 +198,9 @@
|
||||
update_equip_info()
|
||||
return
|
||||
|
||||
proc/on_resist(var/mob/living/L)
|
||||
go_out()
|
||||
|
||||
update_equip_info()
|
||||
if(..())
|
||||
send_byjax(chassis.occupant,"msleeper.browser","lossinfo",get_occupant_dam())
|
||||
|
||||
Reference in New Issue
Block a user