sparklesparkle (#8785)

This commit is contained in:
ParadoxSpace
2020-05-04 10:55:25 +02:00
committed by GitHub
parent ee66ab3a5a
commit da5f2f8904
4 changed files with 47 additions and 5 deletions
@@ -6,6 +6,6 @@
/obj/item/grenade/empgrenade/prime()
..()
if(empulse(src, 4, 10))
if(empulse(src, 2, 5))
qdel(src)
return