CL update.

This commit is contained in:
Marisa the Magician 2022-09-14 13:00:48 +02:00
parent 2bb02c913c
commit f2cc538ee9
2 changed files with 6 additions and 4 deletions

View File

@ -4,9 +4,10 @@ addmenukey "$ASH_SECONDARYFIRE" "+altattack"
addmenukey "$ASH_RELOADFIRE" "+reload"
addmenukey "$ASH_MELEE" "+user1"
addmenukey "$ASH_EXTRAFIRE" "+user4"
addmenukey "$ASH_SPELLCAST" "+user2"
addmenukey "$ASH_SPELLCAST" "+user3"
addmenukey "$ASH_SPELLPREV" "netevent marisaspellslot -2"
addmenukey "$ASH_SPELLNEXT" "netevent marisaspellslot -1"
addmenukey "$SWWM_DODGE" "+user2"
addmenukey "$SWWM_MINIMAPIN" "event swwmzoomin"
addmenukey "$SWWM_MINIMAPOUT" "event swwmzoomout"
defaultbind "mouse1" "+attack"
@ -14,8 +15,9 @@ defaultbind "mouse2" "+altattack"
defaultbind "r" "+reload"
defaultbind "f" "+user1"
defaultbind "g" "+user4"
defaultbind "v" "+user2"
defaultbind "v" "+user3"
defaultbind "n" "netevent marisaspellslot -2"
defaultbind "m" "netevent marisaspellslot -1"
defaultbind "alt" "+user2"
defaultbind "kp+" "event swwmzoomin"
defaultbind "kp-" "event swwmzoomout"

View File

@ -1,3 +1,3 @@
[default]
ASH_MODVER="\cjCHILD OF ASH\c- \cw0.1a r66 \cu(Sat 3 Sep 20:20:39 CEST 2022)\c-";
ASH_SHORTVER="\cw0.1a r66 \cu(2022-09-03 20:20:39)\c-";
ASH_MODVER="\cjCHILD OF ASH\c- \cw0.1a r67 \cu(Wed 14 Sep 13:00:48 CEST 2022)\c-";
ASH_SHORTVER="\cw0.1a r67 \cu(2022-09-14 13:00:48)\c-";