summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/text/nature_names.inc102
1 files changed, 0 insertions, 102 deletions
diff --git a/data/text/nature_names.inc b/data/text/nature_names.inc
deleted file mode 100644
index 31e2876e2..000000000
--- a/data/text/nature_names.inc
+++ /dev/null
@@ -1,102 +0,0 @@
-gHardyNatureName:: @ 861CAAC
- .string "HARDY$"
-
-gLonelyNatureName:: @ 861CAB2
- .string "LONELY$"
-
-gBraveNatureName:: @ 861CAB9
- .string "BRAVE$"
-
-gAdamantNatureName:: @ 861CABF
- .string "ADAMANT$"
-
-gNaughtyNatureName:: @ 861CAC7
- .string "NAUGHTY$"
-
-gBoldNatureName:: @ 861CACF
- .string "BOLD$"
-
-gDocileNatureName:: @ 861CAD4
- .string "DOCILE$"
-
-gRelaxedNatureName:: @ 861CADB
- .string "RELAXED$"
-
-gImpishNatureName:: @ 861CAE3
- .string "IMPISH$"
-
-gLaxNatureName:: @ 861CAEA
- .string "LAX$"
-
-gTimidNatureName:: @ 861CAEE
- .string "TIMID$"
-
-gHastyNatureName:: @ 861CAF4
- .string "HASTY$"
-
-gSeriousNatureName:: @ 861CAFA
- .string "SERIOUS$"
-
-gJollyNatureName:: @ 861CB02
- .string "JOLLY$"
-
-gNaiveNatureName:: @ 861CB08
- .string "NAIVE$"
-
-gModestNatureName:: @ 861CB0E
- .string "MODEST$"
-
-gMildNatureName:: @ 861CB15
- .string "MILD$"
-
-gQuietNatureName:: @ 861CB1A
- .string "QUIET$"
-
-gBashfulNatureName:: @ 861CB20
- .string "BASHFUL$"
-
-gRashNatureName:: @ 861CB28
- .string "RASH$"
-
-gCalmNatureName:: @ 861CB2D
- .string "CALM$"
-
-gGentleNatureName:: @ 861CB32
- .string "GENTLE$"
-
-gSassyNatureName:: @ 861CB39
- .string "SASSY$"
-
-gCarefulNatureName:: @ 861CB3F
- .string "CAREFUL$"
-
-gQuirkyNatureName:: @ 861CB47
- .string "QUIRKY$"
-
- .align 2
-gNatureNamePointers:: @ 861CB50
- .4byte gHardyNatureName
- .4byte gLonelyNatureName
- .4byte gBraveNatureName
- .4byte gAdamantNatureName
- .4byte gNaughtyNatureName
- .4byte gBoldNatureName
- .4byte gDocileNatureName
- .4byte gRelaxedNatureName
- .4byte gImpishNatureName
- .4byte gLaxNatureName
- .4byte gTimidNatureName
- .4byte gHastyNatureName
- .4byte gSeriousNatureName
- .4byte gJollyNatureName
- .4byte gNaiveNatureName
- .4byte gModestNatureName
- .4byte gMildNatureName
- .4byte gQuietNatureName
- .4byte gBashfulNatureName
- .4byte gRashNatureName
- .4byte gCalmNatureName
- .4byte gGentleNatureName
- .4byte gSassyNatureName
- .4byte gCarefulNatureName
- .4byte gQuirkyNatureName