summaryrefslogtreecommitdiff
path: root/world/map/npc/items/launcher_ammo.txt
AgeCommit message (Collapse)AuthorFilesLines
2014-11-05Fix Items For ASTwushin1-2/+2
2014-04-02Clean up main scriptsBen Longbons1-0/+1
2013-11-24Fix style and logic of UnequipCBBen Longbons1-11/+7
2013-10-25Multiple Ammo Typeswushin1-0/+36
Added Item SlingShot Added Item SlingBullet Added Const AMMO_NONE, AMMO_BOW, AMMO_SLING Added Function CheckAmmo Added Trigger OnQuequipAmmo to Unequipcb Added Var @AmmoType to Ammo Added Var @LauncherType to Launchers Added File launcher_ammo.txt to scripts Needs TMWA-server commit equip-arrow to work (equip_arrow)