mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-30 08:39:26 +01:00
Removes a few spawns
This commit is contained in:
@@ -14,9 +14,8 @@
|
||||
revert_cast()
|
||||
return
|
||||
invocation(thearea,user)
|
||||
spawn(0)
|
||||
if(charge_type == "recharge" && recharge)
|
||||
start_recharge()
|
||||
if(charge_type == "recharge" && recharge)
|
||||
INVOKE_ASYNC(src, .proc/start_recharge)
|
||||
cast(targets,thearea,user)
|
||||
after_cast(targets)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user