mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-09 01:55:54 +00:00
Ammo UI system
This commit is contained in:
parent
70c514f1a9
commit
5eb7b578bc
22 changed files with 238 additions and 87 deletions
|
|
@ -7,8 +7,9 @@ public enum ItemTypes
|
|||
KeycardGreen,
|
||||
Ammo,
|
||||
Medkit,
|
||||
CrabBomb,
|
||||
FrogBomb,
|
||||
Bomb,
|
||||
Mine,
|
||||
Battery
|
||||
Battery,
|
||||
Weapon
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue