Merge pull request #13460 from AffectedArc07/bsa-logs

BSA strikes are now logged to disk
This commit is contained in:
Fox McCloud
2020-05-20 01:46:05 -04:00
committed by GitHub
+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()