Skip to content
Snippets Groups Projects
Commit 580d0bcd authored by dg's avatar dg
Browse files

Rain fo Death vault is now correctyl flagged as no teleport

git-svn-id: http://svn.net-core.org/repos/t-engine4@3883 51575b47-30f0-44d4-a5cc-537603b46e54
parent f921950a
No related branches found
No related tags found
No related merge requests found
......@@ -196,6 +196,7 @@ newBirthDescriptor{
}
--------------- Permadeath
--[[
newBirthDescriptor{
type = "permadeath",
name = "Exploration",
......@@ -213,6 +214,7 @@ newBirthDescriptor{
infinite_lifes = 1,
},
}
]]
newBirthDescriptor{
type = "permadeath",
name = "Adventure",
......
......@@ -18,6 +18,7 @@
-- darkgod@te4.org
-- Rain of Death
setStatusAll{no_teleport=true}
rotates = {"default", "90", "180", "270", "flipx", "flipy"}
......
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