Bale
Minion
If you import "newLife.ash" it will not do anything, except to warn you if you are in an unrecognized ascension path. However, you can then tell it to do everything by calling the function new_ascension();
To be honest though... I'm not sure that is what you want to do. I could be missing something important, but setting _fireStartingKitUsed=true seems like the wrong thing to do. Because you didn't use it yet! Maybe you should have a logoutScript or postAdventureScript that checks _fireStartingKitUsed if you have a Fire starting kit, and if false, then uses it for you.
To be honest though... I'm not sure that is what you want to do. I could be missing something important, but setting _fireStartingKitUsed=true seems like the wrong thing to do. Because you didn't use it yet! Maybe you should have a logoutScript or postAdventureScript that checks _fireStartingKitUsed if you have a Fire starting kit, and if false, then uses it for you.