Skip to content

Commit

Permalink
update sfall repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
burner1024 committed Apr 25, 2024
1 parent 5af9302 commit e44a2ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mods/party_orders.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
; Format: DirectInput Key Codes in Decimal (Not Hexadecimal!). Set to 0 to deactivate a key.
; Defaults: Holster key: H (35), Healing Key: F (33), Looting Key: G (34), Regroup: R (19)
; Pick up Key: T (20); Spread Out Key: X (45)
; see https://github.com/phobos2077/sfall/blob/master/artifacts/scripting/headers/dik.h for all codes
; see https://github.com/sfall-team/sfall/blob/master/artifacts/scripting/headers/dik.h for all codes

; by phobos2077; you can optionally use combination of two keys like so: 35+29
; 29 - left ctrl, 42 - left shift, 54 - right shift, 56 - left alt, 184 - right alt
Expand Down Expand Up @@ -73,6 +73,6 @@ PLootNearbyItems=1
3=156

[BURST_CONTROL]
; https://github.com/phobos2077/sfall/blob/master/artifacts/scripting/headers/dik.h
; https://github.com/sfall-team/sfall/blob/master/artifacts/scripting/headers/dik.h
; 32 is D
burst_key=32

0 comments on commit e44a2ae

Please sign in to comment.