diff --git a/types.json b/types.json index 50844cfcd..de90a0969 100644 --- a/types.json +++ b/types.json @@ -46,5 +46,9 @@ { "code": "key", "name": "Key" + }, + { + "code": "enemy_location", + "name": "Enemy-Location" } ]