This commit is contained in:
parent
b47a4bb64f
commit
c1c2eaa1b0
2 changed files with 5 additions and 0 deletions
|
@ -71,6 +71,7 @@ Helmet=12
|
||||||
Coral_Blower=13
|
Coral_Blower=13
|
||||||
Quest_Item=14
|
Quest_Item=14
|
||||||
Balloon_Golden_Spatula=15
|
Balloon_Golden_Spatula=15
|
||||||
|
Jelly_Launcher=16
|
||||||
|
|
||||||
|
|
||||||
################################################
|
################################################
|
||||||
|
|
|
@ -53,3 +53,7 @@ Gfx=..\..\graphics\pickups\+blower.bmp
|
||||||
|
|
||||||
[Quest_Item]
|
[Quest_Item]
|
||||||
Gfx=..\..\graphics\pickups\+questitem.bmp
|
Gfx=..\..\graphics\pickups\+questitem.bmp
|
||||||
|
|
||||||
|
[Jelly_Launcher]
|
||||||
|
Gfx=..\..\graphics\pickups\+launcher.bmp
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue