BSA strikes are now logged to disk

This commit is contained in:
AffectedArc07
2020-05-19 17:22:38 +01:00
parent 401fa0ebe5
commit da228ff995
+1
View File
@@ -215,6 +215,7 @@
playsound(src, 'sound/machines/bsa_fire.ogg', 100, 1)
message_admins("[key_name_admin(user)] has launched an artillery strike.")
log_admin("[key_name(user)] has launched an artillery strike.") // Line below handles logging the explosion to disk
explosion(bullseye,ex_power,ex_power*2,ex_power*4)
reload()