Class: Hlockey::Mod::Fencebuilder
- Inherits:
-
Object
- Object
- Hlockey::Mod::Fencebuilder
- Includes:
- Moddable
- Defined in:
- lib/hlockey/mod/fencebuilder.rb
Overview
The player this mod is applied to only gets swapped into offense
Constant Summary collapse
- DESCRIPTION =
"This player can only play offense.".freeze
Instance Attribute Summary
Attributes included from Moddable
Instance Method Summary collapse
Methods included from Moddable
#initialize, #on_action, #on_got_hit, #on_join_fight
Methods included from SelfDescribable
Instance Method Details
#on_swap ⇒ Object
12 |
# File 'lib/hlockey/mod/fencebuilder.rb', line 12 def on_swap(...) = fence_swap(...) |