Class: Hlockey::Mod::Fencebuilder

Inherits:
Object
  • Object
show all
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

#game

Instance Method Summary collapse

Methods included from Moddable

#initialize, #on_action, #on_got_hit, #on_join_fight

Methods included from SelfDescribable

#to_s

Instance Method Details

#on_swapObject



12
# File 'lib/hlockey/mod/fencebuilder.rb', line 12

def on_swap(...) = fence_swap(...)