Skip to content
Snippets Groups Projects
Commit 727cc663 authored by dg's avatar dg
Browse files

Removed teleport immune rares and randarts

git-svn-id: http://svn.net-core.org/repos/t-engine4@5875 51575b47-30f0-44d4-a5cc-537603b46e54
parent 06f796fa
No related branches found
No related tags found
No related merge requests found
......@@ -319,6 +319,3 @@ newEntity{ theme={psionic=true}, name="dragon telepathy", points = 8, rarity = 2
newEntity{ theme={psionic=true}, name="demon telepathy", points = 8, rarity = 20, level_range = {1, 50},
wielder = { esp = {["demon/minor"]=1, ["demon/major"]=1}, },
}
newEntity{ theme={unyielding=true}, name="no teleport", points = 1, rarity = 17, level_range = {1, 50},
copy = { no_teleport = 1, },
}
......@@ -494,6 +494,3 @@ newEntity{ theme={misc=true, mental=true}, name="dragon telepathy", points = 8,
newEntity{ theme={misc=true, mental=true}, name="demon telepathy", points = 8, rarity = 40, level_range = {1, 50},
wielder = { esp = {["demon/minor"]=1, ["demon/major"]=1}, },
}
newEntity{ theme={misc=true}, name="no teleport", points = 1, rarity = 17, level_range = {1, 50},
copy = { no_teleport = 1, },
}
\ No newline at end of file
......@@ -630,6 +630,3 @@ newEntity{ theme={misc=true, mental=true}, name="dragon telepathy", points = 8,
newEntity{ theme={misc=true, mental=true}, name="demon telepathy", points = 8, rarity = 40, level_range = {1, 50},
wielder = { esp = {["demon/minor"]=1, ["demon/major"]=1}, },
}
newEntity{ theme={misc=true}, name="no teleport", points = 1, rarity = 17, level_range = {1, 50},
copy = { no_teleport = 1, },
}
\ No newline at end of file
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