Console commands: Difference between revisions
Appearance
Adricheeks (talk | contribs) Created page with "Console Commands are all the commands that you can input into your browser's Javascript console. You can see all of them after taking the {{Instructionscircle}}Console Commands Power-up, that is found in the secret passage of intial. == List of Commands == * <code>power.Up.instructions.effect()</code>: This shows the list of Console Commands. *" |
Adricheeks (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
* <code>power.Up.instructions.effect()</code>: This shows the list of Console Commands. | * <code>power.Up.instructions.effect()</code>: This shows the list of Console Commands. | ||
* | *<code>b.giveGuns("name")</code>: Gives guns. | ||
*<code>m.setField("name")</code>: Sets your field. | |||
*<code>tech.giveTech("name")</code>: Gives you tech. | |||
*<code>tech.damage *= x</code>: Multiplies your damage. | |||
*m. |
Revision as of 21:04, 19 January 2025
Console Commands are all the commands that you can input into your browser's Javascript console. You can see all of them after taking the Console Commands Power-up, that is found in the secret passage of intial.
List of Commands
power.Up.instructions.effect()
: This shows the list of Console Commands.
b.giveGuns("name")
: Gives guns.m.setField("name")
: Sets your field.tech.giveTech("name")
: Gives you tech.tech.damage *= x
: Multiplies your damage.- m.