- Joined
- Jan 26, 2014
- Messages
- 1,281
- Reaction score
- 106
- First Language
- Irish
- Primarily Uses
- N/A
I am aware of the enemy classes such as the enemy actions, battler hue, battler name, drop items, gold and params, but how can I call them? What are the arguments in actions, battler_hue, battler_name, drop_items, gold and params methods? Are they call like this?
Code:
def actions() # things hereend
