mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 14:37:04 +01:00
Redo of jitteriness and dizziness.
Fixes #2923 Conflicts: code/game/gamemodes/changeling/changeling_powers.dm code/game/mecha/equipment/weapons/weapons.dm code/modules/mob/living/carbon/human/life.dm code/modules/mob/mob.dm code/modules/mob/mob_defines.dm code/modules/reagents/Chemistry-Reagents.dm
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
C.ear_deaf = 20
|
||||
C.stuttering = 20
|
||||
C.Stun(8)
|
||||
C.make_jittery(150)
|
||||
C.Jitter(150)
|
||||
for(var/obj/structure/window/W in oview(3))
|
||||
new W.shardtype(W.loc)
|
||||
if(W.reinf) new /obj/item/stack/rods(W.loc)
|
||||
|
||||
Reference in New Issue
Block a user