Added set object

This commit is contained in:
Timothy GFO 2023-09-23 00:43:10 -04:00
parent a894caba0a
commit e55abe2c92
4 changed files with 365644 additions and 59 deletions

View file

@ -39,8 +39,8 @@ aliases = {
"boss_count" : "1bc",
"music" : "1m",
"track_id" : "1l",
"spike_subtype" : "l"
""
"spike_subtype" : "l",
"object_type" : "d"
}
weapons = {
@ -103,4 +103,8 @@ tile_names = {
"mm1cuttile" : '"3.000"'
}
object_names = {
"energy_element" : "15"
}
block_with_coordinates = ["a", "k", "j", "i","e"]