mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-06 07:22:15 +00:00
Bugfix Shotgun 3: The Revengeance (#10737)
This commit is contained in:
@@ -580,7 +580,8 @@
|
||||
log_and_message_admins("[key_name(user)] commited suicide using \a [src]")
|
||||
user.apply_damage(in_chamber.damage*2.5, in_chamber.damage_type, BP_HEAD, used_weapon = "Point blank shot in the mouth with \a [in_chamber]", damage_flags = DAM_SHARP)
|
||||
user.death()
|
||||
qdel(in_chamber)
|
||||
|
||||
handle_post_fire(user, user, FALSE, FALSE, FALSE)
|
||||
mouthshoot = FALSE
|
||||
return
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user