Skip to content
Snippets Groups Projects
Commit 86d1a377 authored by dg's avatar dg
Browse files

No traps on the last level of the High Peak

git-svn-id: http://svn.net-core.org/repos/t-engine4@5425 51575b47-30f0-44d4-a5cc-537603b46e54
parent 8a5bfef3
No related branches found
No related tags found
No related merge requests found
......@@ -108,6 +108,10 @@ return {
class = "mod.class.generator.actor.Random",
nb_npc = {0, 0},
},
trap = {
class = "engine.generator.trap.Random",
nb_trap = {0, 0},
},
},
},
},
......
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