mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Merge pull request #11242 from PsiOmegaDelta/151005-HarmMeNot
Updates intent macros.
This commit is contained in:
+9
-9
@@ -71,6 +71,14 @@ macro "borghotkeymode"
|
||||
name = "SOUTH+REP"
|
||||
command = ".south"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "INSERT"
|
||||
command = "a-intent right"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "DELETE"
|
||||
command = "delete-key-pressed"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "1"
|
||||
command = "toggle-module 1"
|
||||
@@ -103,14 +111,6 @@ macro "borghotkeymode"
|
||||
name = "CTRL+4"
|
||||
command = "a-intent left"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "INSERT"
|
||||
command = "a-intent right"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "DELETE"
|
||||
command = "delete-key-pressed"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "5"
|
||||
command = ".me"
|
||||
@@ -359,7 +359,7 @@ macro "macro"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "CTRL+4"
|
||||
command = "a-intent hurt"
|
||||
command = "a-intent harm"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "CTRL+A+REP"
|
||||
|
||||
Reference in New Issue
Block a user