mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-13 16:04:58 +00:00
Moved initial money/storage creator's name from Settings to metadata.txt, added initial item storage contents property to global metadata, added Home property to player metadata
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
# See the documentation on the wiki to learn how to edit this file.
|
||||
#-------------------------------
|
||||
[0]
|
||||
StartMoney = 3000
|
||||
StartItemStorage = POTION
|
||||
Home = 3,7,5,8
|
||||
StorageCreator = Bill
|
||||
WildBattleBGM = Battle wild.mid
|
||||
TrainerBattleBGM = Battle trainer.mid
|
||||
WildVictoryME = Battle victory wild.ogg
|
||||
|
||||
Reference in New Issue
Block a user