Skip to content
Snippets Groups Projects
Commit 54264d74 authored by dg's avatar dg
Browse files

fix

git-svn-id: http://svn.net-core.org/repos/t-engine4@3622 51575b47-30f0-44d4-a5cc-537603b46e54
parent 1522c8eb
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ newEntity{
newEntity{
name = "pack of wolves",
type = "hostile", subtype = "animal",
display = 'c', color = colors.RED, image="npc/canine_w.png",
display = 'C', color = colors.RED, image="npc/canine_w.png",
level_range = {1, nil},
sight = 3,
rarity = 4,
......
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