mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Tweaks C-Foam to immobilization from paralyze (#30045)
* immobilization * Update debuffs.dm
This commit is contained in:
@@ -1411,7 +1411,7 @@
|
||||
refresh_overlay()
|
||||
|
||||
if(foam_level == 5)
|
||||
owner.Paralyse(4 SECONDS)
|
||||
owner.Immobilize(5 SECONDS)
|
||||
|
||||
/datum/status_effect/c_foamed/proc/refresh_overlay()
|
||||
// Refresh overlay
|
||||
|
||||
Reference in New Issue
Block a user