IntegerLimit 12393dbd85
Fix Diamond Sword Recipe, CT script and DME cleanup (#207)
* Remove Diamond Sword recipe change

* Fix DML learner recipe, and clean up scripts

also fixed non-commented lines
also, moved DML Learner stuff to dml.zs

* Remove DME recipes in HM

Also fix HM CT error

* Remove Voltage Control Units
2023-01-24 13:55:24 +08:00

20 lines
356 B
JSON

[
{
"id": "overworldian",
"displayName": "Overworldian",
"displayColor": "green",
"xpValue": 10
},
{
"id": "hellish",
"displayName": "Hellish",
"displayColor": "red",
"xpValue": 20
},
{
"id": "extraterrestrial",
"displayName": "Extraterrestrial",
"displayColor": "light_purple",
"xpValue": 25
}
]