diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/pets.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/pets.json b/constants/pets.json index 83cd2641..b34e99e6 100644 --- a/constants/pets.json +++ b/constants/pets.json @@ -313,5 +313,8 @@ "SLUG": "FARMING", "OWL": "TAMING", "GLACITE_GOLEM": "MINING" + }, + "id_to_display_name": { + "TYRANNOSAURUS": "T-Rex" } }
\ No newline at end of file |