mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
src
This commit is contained in:
@@ -406,5 +406,5 @@
|
||||
var/gain = (energy/2)
|
||||
var/dist = max((current_size - 2),1)
|
||||
explosion(src.loc,(dist),(dist*2),(dist*4))
|
||||
qdel()
|
||||
qdel(src)
|
||||
return(gain)
|
||||
Reference in New Issue
Block a user