mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 08:03:43 +01:00
Buffs cling emp from 2, 4 to 3, 5 (#19982)
This commit is contained in:
@@ -47,5 +47,5 @@
|
||||
for(var/obj/machinery/light/L in range(5, usr))
|
||||
L.on = TRUE
|
||||
L.break_light_tube()
|
||||
empulse(get_turf(user), 2, 4, 1)
|
||||
empulse(get_turf(user), 3, 5, 1)
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user