mirror of
https://github.com/goonstation/goonstation-2020.git
synced 2026-08-30 15:36:13 +01:00
Adds all my changes since Jan1
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
playsound(T, alarm_final, 100, 1, -1)
|
||||
animate_flash_color_fill(O,flascustomization_first_color,10,3)
|
||||
|
||||
SPAWN_DBG(30)
|
||||
SPAWN_DBG(3 SECONDS)
|
||||
T = get_turf(O)
|
||||
if (src.activated)
|
||||
deploy_payload(O)
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
playsound(user, "sound/effects/elec_bigzap.ogg", 40, 1)
|
||||
var/list/affected = DrawLine(O,user,/obj/line_obj/elec,'icons/obj/projectiles.dmi',"WholeLghtn",1,1,"HalfStartLghtn","HalfEndLghtn",OBJ_LAYER,1,PreloadedIcon='icons/effects/LghtLine.dmi')
|
||||
for(var/obj/OB in affected)
|
||||
SPAWN_DBG(6)
|
||||
SPAWN_DBG(6 DECI SECONDS)
|
||||
pool(OB)
|
||||
user.elecgib()
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user