Skip to content
Snippets Groups Projects
Commit 4ba41c49 authored by dg's avatar dg
Browse files

archery

git-svn-id: http://svn.net-core.org/repos/t-engine4@342 51575b47-30f0-44d4-a5cc-537603b46e54
parent 93d5c9e3
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ ActorInventory:defineInventory("BELT", "Around waist", true, "Belts are worn aro
ActorInventory:defineInventory("HANDS", "On hands", true, "Various gloves can be worn on your hands.")
ActorInventory:defineInventory("FEET", "On feet", true, "Sandals or boots can be worn on your feet.")
ActorInventory:defineInventory("TOOL", "Tool", true, "This is your readied tool, always available immediately.")
ActorInventory:defineInventory("QUIVER", "Quiver", true, "Your readied ammo.")
-- Damage types
DamageType:loadDefinition("/data/damage_types.lua")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment