diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-25 12:07:35 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-25 12:07:35 -0400 |
commit | 5693cc49cfe6db05890c6f5fa8fbe460048f02c2 (patch) | |
tree | 0d420df4efa32e3fee68754b4034b72bbeb9fb3c /data/trainers | |
parent | 9f3e9145f9466ba93810dc6cd34fee7e7e835832 (diff) |
Single newline at the end of files
Diffstat (limited to 'data/trainers')
-rw-r--r-- | data/trainers/attributes.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/trainers/attributes.asm b/data/trainers/attributes.asm index 364f62492..67d852d83 100644 --- a/data/trainers/attributes.asm +++ b/data/trainers/attributes.asm @@ -402,4 +402,3 @@ TrainerClassAttributes: db 25 ; base reward dw AI_BASIC | AI_SETUP | AI_SMART | AI_AGGRESSIVE | AI_CAUTIOUS | AI_STATUS | AI_RISKY dw CONTEXT_USE | SWITCH_SOMETIMES - |