mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
Change item tooltip
This commit is contained in:
parent
ce64270b2c
commit
cc31edff44
@ -106,9 +106,9 @@ public class AvailableAbilities {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
list.add("Right click to cycle through abilities!");
|
list.add("Right click to cycle through presets!");
|
||||||
list.add("Sneak-click to turn ability off!");
|
list.add("Sneak-click to go to first preset!");
|
||||||
list.add("Alt-click to open ability selection GUI!");
|
list.add("Alt-click to open customization GUI!");
|
||||||
}
|
}
|
||||||
|
|
||||||
Map<IWeaponAbility, Integer> weaponAbilities = getWeaponAbilities();
|
Map<IWeaponAbility, Integer> weaponAbilities = getWeaponAbilities();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user