7c6468c1dd
* Implemented HeartbeatUtility * simplified the SQL files * Added a dummy inventory button
5 lines
197 B
CSV
5 lines
197 B
CSV
#Format (4 columns): "name", type, "sprite.png", stackable
|
|
"Sword",weapon,"sword.png",false
|
|
"Staff",weapon,"staff.png",false
|
|
"Dagger",weapon,"dagger.png",false
|
|
"Potion",consumable,"potion.png",true |