mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Adds ammo drops to CTF, fixes reload bug (#19125)
* My bed broke * Slow healing, nodrop items * Mark arena as dirty when stopping ctf * Fixes spooky zombie projectile bug
This commit is contained in:
@@ -573,7 +573,6 @@ var/global/list/g_fancy_list_of_types = null
|
||||
if(!ishuman(M))
|
||||
alert("Invalid mob")
|
||||
return
|
||||
//log_admin("[key_name(src)] has alienized [M.key].")
|
||||
|
||||
|
||||
var/list/outfits = list("Naked","Custom","As Job...")
|
||||
|
||||
Reference in New Issue
Block a user