summaryrefslogtreecommitdiff
path: root/data/types
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-14 10:21:18 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-14 13:32:09 -0400
commitf37cf959c930ae9595f9f71ce0d9b17dcf5421d0 (patch)
tree33cc0d34fec73e972f4fb040b8b31f59b7e69805 /data/types
parentaa97e196dd5b37e89db5ddf154dc7aea9b02a045 (diff)
Clean up some data, using macros for multiline list entries
Diffstat (limited to 'data/types')
-rwxr-xr-xdata/types/names.asm12
1 files changed, 2 insertions, 10 deletions
diff --git a/data/types/names.asm b/data/types/names.asm
index d94675b8..b1c35f65 100755
--- a/data/types/names.asm
+++ b/data/types/names.asm
@@ -10,17 +10,9 @@ TypeNames:
dw .Bug
dw .Ghost
+REPT FIRE - GHOST - 1
dw .Normal
- dw .Normal
- dw .Normal
- dw .Normal
- dw .Normal
- dw .Normal
- dw .Normal
- dw .Normal
- dw .Normal
- dw .Normal
- dw .Normal
+ENDR
dw .Fire
dw .Water