Skip to content
Snippets Groups Projects
Commit 74f3ee9e authored by dg's avatar dg
Browse files

fix

git-svn-id: http://svn.net-core.org/repos/t-engine4@273 51575b47-30f0-44d4-a5cc-537603b46e54
parent 730c28f3
No related branches found
No related tags found
No related merge requests found
......@@ -46,11 +46,11 @@ newDamageType{
name = "physical", type = "PHYSICAL",
}
-- Arcane is basic (usualy) unreistable damage
-- Arcane is basic (usualy) unresistable damage
newDamageType{
name = "arcane", type = "ARCANE",
}
-- The four elemental damges
-- The elemental damges
newDamageType{
name = "fire", type = "FIRE",
projector = function(src, x, y, type, dam)
......
No preview for this file type
No preview for this file type
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