mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-23 10:27:16 +01:00
refactor tags
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
|
||||
/datum/proximity_monitor/advanced/timestop/proc/unfreeze_mob(mob/living/L)
|
||||
escape_the_negative_zone(L)
|
||||
L._REFACTORING_AdjustStun(-20, TRUE, TRUE)
|
||||
L.AdjustStun(-20, TRUE, TRUE)
|
||||
L.anchored = frozen_mobs[L]
|
||||
frozen_mobs -= L
|
||||
global_frozen_atoms -= L
|
||||
|
||||
Reference in New Issue
Block a user