Changes
Page history
Update Ammo
authored
Dec 15, 2022
by
Phillip
Hide whitespace changes
Inline
Side-by-side
Ammo.md
View page @
acdf4d87
...
...
@@ -48,7 +48,7 @@ TestGun:
Lore:
- "&7Ammunition 10 / 10"
Skills:
- consumeammo{amount=1; onNoAmmo=TestGun-OutOfAmmo; onUse=TestGun-Fire} @self ~onUse
- consumeammo{amount=1; onNoAmmo=TestGun-OutOfAmmo; onUse=TestGun-Fire} @self ~onUse
- reloadammo{sync=false;
onReload=TestGun-Reload;
onFail=TestGun-Reload-Fail;
...
...
...
...