mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Fixes for package wrap, added proper buttons and hotkeys to the gun system, fixed PDA manifest.
This commit is contained in:
+10
-1
@@ -131,13 +131,21 @@ macro "macro"
|
||||
name = "F3"
|
||||
command = "say"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "F4"
|
||||
command = "me"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "F5"
|
||||
command = "asay"
|
||||
is-disabled = false
|
||||
elem
|
||||
name = "F6"
|
||||
command = "ToggleGunMode"
|
||||
is-disabled = false
|
||||
|
||||
macro "tcside"
|
||||
|
||||
|
||||
macro "vending"
|
||||
elem
|
||||
name = "NORTHEAST"
|
||||
@@ -292,6 +300,7 @@ menu "menu"
|
||||
is-disabled = false
|
||||
saved-params = "is-checked"
|
||||
|
||||
|
||||
window "Telecomms IDE"
|
||||
elem "Telecomms IDE"
|
||||
type = MAIN
|
||||
|
||||
Reference in New Issue
Block a user