Debug Commands
Mod specific cheat code¶
The following is some special cheat codes added to this mod to help with testing. Before using the code, execute:
require "momo_debug" -- enable cheat code
All of the following instructions are then available.
Get Momo's foods¶
m_food()
Receive four kinds of Peachy Failed Cuisine, a darkness elixir, a protein drink, a popsicle and a sports drink.
Get Momo's equipments¶
m_item()
Spawn Metako¶
m_pet()
Generate a Metako and set it to your pet.
Change skin¶
m_skin(1) -- change to normal skin
m_skin(2) -- change to orange skirt
m_skin(3) -- change to magic form
m_skin(4) -- change to dark form
Change current magic¶
momo_magic.current = 150
Set Momo's magic value.