Skip to content

Commit

Permalink
Update ze_mars_escape_xmas.jsonc
Browse files Browse the repository at this point in the history
  • Loading branch information
notkoen committed Nov 26, 2024
1 parent d814a98 commit 7452de7
Showing 1 changed file with 29 additions and 8 deletions.
37 changes: 29 additions & 8 deletions entwatch/ze_mars_escape_xmas.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
{
"type": "button",
"hammerid": "52957",
"hammerid": "58357",
"event": "OnPressed",
"mode": 2,
"cooldown": 55,
Expand All @@ -30,7 +30,7 @@
},
{
"type": "button",
"hammerid": "52958",
"hammerid": "58358",
"event": "OnPressed",
"mode": 2,
"cooldown": 55,
Expand Down Expand Up @@ -217,8 +217,8 @@
"type": "button",
"hammerid": "53004",
"event": "OnPressed",
"mode": 5,
"cooldown": 55,
"mode": 1,
"cooldown": 0,
"maxuses": 0,
"message": true,
"ui": true
Expand All @@ -227,8 +227,8 @@
"type": "button",
"hammerid": "58347",
"event": "OnPressed",
"mode": 5,
"cooldown": 55,
"mode": 1,
"cooldown": 0,
"maxuses": 0,
"message": true,
"ui": true
Expand All @@ -237,8 +237,8 @@
"type": "button",
"hammerid": "58348",
"event": "OnPressed",
"mode": 5,
"cooldown": 55,
"mode": 1,
"cooldown": 0,
"maxuses": 0,
"message": true,
"ui": true
Expand Down Expand Up @@ -326,5 +326,26 @@
"ui": true
}
]
},
{
"name": "Heal",
"shortname": "Heal",
"hammerid": "52987",
"message": true,
"ui": true,
"transfer": true,
"color": "white",
"handlers": [
{
"type": "button",
"hammerid": "52988",
"event": "OnPressed",
"mode": 2,
"cooldown": 50,
"maxuses": 0,
"message": true,
"ui": true
}
]
}
]

0 comments on commit 7452de7

Please sign in to comment.