mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 23:35:54 +00:00
Pickups
This commit is contained in:
parent
b7d241bf11
commit
323c420aad
21 changed files with 299 additions and 19 deletions
|
|
@ -11,5 +11,8 @@ public enum ItemTypes
|
|||
Bomb,
|
||||
Mine,
|
||||
Battery,
|
||||
Weapon
|
||||
Weapon,
|
||||
Power,
|
||||
Points,
|
||||
Credits
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue