mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-12-05 19:20:19 -08:00
added bowsers bro to the entity id map
This commit is contained in:
parent
2fb96e40a9
commit
e771443a4c
1 changed files with 4 additions and 0 deletions
|
|
@ -498,5 +498,9 @@
|
||||||
"B8": [
|
"B8": [
|
||||||
"res://Scenes/Prefabs/Entities/Enemies/Sigebou.tscn",
|
"res://Scenes/Prefabs/Entities/Enemies/Sigebou.tscn",
|
||||||
"0,8"
|
"0,8"
|
||||||
|
],
|
||||||
|
"B9": [
|
||||||
|
"res://Scenes/Prefabs/Entities/Enemies/BowsersBro.tscn",
|
||||||
|
"0,8"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue