mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-23 14:56:00 +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:
@@ -241,7 +241,6 @@ def pbTrainerName(name = nil, outfit = 0)
|
||||
end
|
||||
$player.name = name
|
||||
$player.outfit = outfit
|
||||
$game_temp.begun_new_game = true
|
||||
end
|
||||
|
||||
def pbSuggestTrainerName(gender)
|
||||
|
||||
Reference in New Issue
Block a user