Adds all my changes since Jan1

This commit is contained in:
ZeWaka
2020-02-19 19:48:29 -08:00
parent d653fde3aa
commit f5ad1c4ae4
512 changed files with 1983 additions and 1911 deletions
+1 -1
View File
@@ -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