Skip to content

Commit

Permalink
1.8.70-unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
uzkbwza committed Mar 3, 2024
1 parent db1bf2e commit cee0181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion characters/swordandgun/SwordGuy.gd
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ func process_extra(extra):
# super_effect(5)
# drain_super_meter(MAX_SUPER_METER / 2)
use_super_bar()
super_effect(1)
# super_effect(1)
var obj = obj_from_name(after_image_object)
if obj:
obj.detonating = true
Expand Down

0 comments on commit cee0181

Please sign in to comment.