mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
Update energy.dm
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
shot = ammo_type[select]
|
||||
fire_sound = shot.fire_sound
|
||||
fire_delay = shot.delay
|
||||
if(selfcharge)
|
||||
SSobj.processing |= src
|
||||
update_icon()
|
||||
return
|
||||
|
||||
@@ -160,4 +162,4 @@
|
||||
if(selfcharge)
|
||||
SSobj.processing |= src
|
||||
else
|
||||
SSobj.processing -= src
|
||||
SSobj.processing -= src
|
||||
|
||||
Reference in New Issue
Block a user