This commit is contained in:
parent
9a9d4ac38c
commit
f6706b8259
1 changed files with 35 additions and 26 deletions
|
@ -6,38 +6,47 @@
|
||||||
################################################
|
################################################
|
||||||
|
|
||||||
################################################
|
################################################
|
||||||
[Balloon]
|
[Big_Health]
|
||||||
Gfx=..\..\graphics\pickups\+balloon.bmp
|
Gfx=..\..\graphics\pickups\+health100.bmp
|
||||||
|
|
||||||
[BubbleMixture]
|
[Medium_Health]
|
||||||
Gfx=..\..\graphics\pickups\+bubblemixture.bmp
|
|
||||||
|
|
||||||
[Glasses]
|
|
||||||
Gfx=..\..\graphics\pickups\+glasses.bmp
|
|
||||||
|
|
||||||
[Health25]
|
|
||||||
Gfx=..\..\graphics\pickups\+health25.bmp
|
|
||||||
|
|
||||||
[Health50]
|
|
||||||
Gfx=..\..\graphics\pickups\+health50.bmp
|
Gfx=..\..\graphics\pickups\+health50.bmp
|
||||||
|
|
||||||
[Health100]
|
[Small_Health]
|
||||||
Gfx=..\..\graphics\pickups\+health100.bmp
|
Gfx=..\..\graphics\pickups\+health25.bmp
|
||||||
|
|
||||||
|
[Extra_Life]
|
||||||
|
Gfx=..\..\graphics\pickups\+pants.bmp
|
||||||
|
|
||||||
|
[Golden_Spatula]
|
||||||
|
Gfx=..\..\graphics\pickups\+spatula.bmp
|
||||||
|
|
||||||
|
[Jelly_Launcher_Ammo]
|
||||||
|
Gfx=..\..\graphics\pickups\+jellyammo.bmp
|
||||||
|
|
||||||
|
[Bubble_Mixture]
|
||||||
|
Gfx=..\..\graphics\pickups\+bubblemixture.bmp
|
||||||
|
|
||||||
|
[Bubble_Wand]
|
||||||
|
Gfx=..\..\graphics\pickups\+bubblewand.bmp
|
||||||
|
|
||||||
|
[Net]
|
||||||
|
Gfx=..\..\graphics\pickups\+net.bmp
|
||||||
|
|
||||||
|
[Safety_Glasses]
|
||||||
|
Gfx=..\..\graphics\pickups\+glasses.bmp
|
||||||
|
|
||||||
|
[Squeaky_Shoes]
|
||||||
|
Gfx=..\..\graphics\pickups\+shoe.bmp
|
||||||
|
|
||||||
|
[Balloon]
|
||||||
|
Gfx=..\..\graphics\pickups\+balloon.bmp
|
||||||
|
|
||||||
[Helmet]
|
[Helmet]
|
||||||
Gfx=..\..\graphics\pickups\+helmet.bmp
|
Gfx=..\..\graphics\pickups\+helmet.bmp
|
||||||
|
|
||||||
[JellyAmmo]
|
[Coral_Blower]
|
||||||
Gfx=..\..\graphics\pickups\+jellyammo.bmp
|
Gfx=..\..\graphics\pickups\+blower.bmp
|
||||||
|
|
||||||
[Pants]
|
[Quest_Item]
|
||||||
Gfx=..\..\graphics\pickups\+pants.bmp
|
|
||||||
|
|
||||||
[Shoe]
|
|
||||||
Gfx=..\..\graphics\pickups\+shoe.bmp
|
|
||||||
|
|
||||||
[Spatula]
|
|
||||||
Gfx=..\..\graphics\pickups\+spatula.bmp
|
|
||||||
|
|
||||||
[Teeth]
|
|
||||||
Gfx=..\..\graphics\pickups\+teeth.bmp
|
Gfx=..\..\graphics\pickups\+teeth.bmp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue