mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Adds detomax and grenade logging.
This commit is contained in:
@@ -293,6 +293,9 @@ FLASHBANG
|
||||
if(!active)
|
||||
//world << "cluster attack self"
|
||||
user << "\red You prime the clusterbang! [det_time/10] seconds!"
|
||||
log_attack("<font color='red'>[user.name] ([user.ckey]) primed a [src].</font>")
|
||||
log_admin("ATTACK: [user] ([user.ckey]) primed a [src].")
|
||||
message_admins("ATTACK: [user] ([user.ckey]) primed a [src].")
|
||||
src.active = 1
|
||||
src.icon_state = "clusterbang1"
|
||||
playsound(src.loc, 'armbomb.ogg', 75, 1, -3)
|
||||
|
||||
Reference in New Issue
Block a user