mirror of
https://github.com/Prevter/OpenHack.git
synced 2025-09-06 17:52:31 +00:00
improved hacks' descriptions (#56)
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
{
|
||||
"type": "toggle",
|
||||
"title": "Basement Key Bypass",
|
||||
"description": "Open locks in the basement without having to collect keys.",
|
||||
"description": "Unlocks the basement without having to collect the three keys.",
|
||||
"id": "bypass.vault2",
|
||||
"opcodes": [
|
||||
{
|
||||
@@ -154,7 +154,7 @@
|
||||
{
|
||||
"type": "toggle",
|
||||
"title": "Free Shops",
|
||||
"description": "Buy anything from the shops for free.\n(Doesn't save after restart right now)",
|
||||
"description": "Buy anything from the shops for free.\n(Gets undone on restart)",
|
||||
"id": "bypass.shops",
|
||||
"opcodes": [
|
||||
{
|
||||
@@ -210,7 +210,7 @@
|
||||
{
|
||||
"type": "toggle",
|
||||
"title": "Quick Chests",
|
||||
"description": "Makes chest open animation almost instant.",
|
||||
"description": "Makes chest's opening animation almost instant.",
|
||||
"id": "bypass.fastchest",
|
||||
"opcodes": [
|
||||
{
|
||||
|
@@ -53,7 +53,7 @@
|
||||
{
|
||||
"type": "toggle",
|
||||
"title": "Inversed Trail",
|
||||
"description": "Makes the trail go in the opposite direction.",
|
||||
"description": "Reverses the display state of the trail.",
|
||||
"id": "cosmetic.inversed_trail",
|
||||
"opcodes": [
|
||||
{
|
||||
@@ -78,7 +78,7 @@
|
||||
{
|
||||
"type": "toggle",
|
||||
"title": "Practice Pulse",
|
||||
"description": "Objects will have pulse effect in practice mode like in normal mode.",
|
||||
"description": "Objects will pulse in practice mode same as in normal mode.",
|
||||
"id": "cosmetic.practice_pulse",
|
||||
"opcodes": [
|
||||
{
|
||||
@@ -233,7 +233,7 @@
|
||||
{
|
||||
"type": "toggle",
|
||||
"title": "No Robot Fire",
|
||||
"description": "Disables robot fire when is propelled.",
|
||||
"description": "Disables the robot's fire when jumping.",
|
||||
"id": "cosmetic.robotfire",
|
||||
"opcodes": [
|
||||
{
|
||||
|
@@ -4,7 +4,7 @@
|
||||
{
|
||||
"type": "toggle",
|
||||
"title": "Custom Object Bypass",
|
||||
"description": "Save custom objects with more than 1000 objects in them.",
|
||||
"description": "Allows you to save custom objects with more than 1000 objects in them.",
|
||||
"id": "creator.custom_object",
|
||||
"opcodes": [
|
||||
{
|
||||
@@ -20,7 +20,7 @@
|
||||
{
|
||||
"type": "toggle",
|
||||
"title": "Copy Hack",
|
||||
"description": "Allows you to copy levels that have copying disabled.",
|
||||
"description": "Allows you to copy any level.",
|
||||
"id": "creator.copy",
|
||||
"opcodes": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user