Commit 1f0951361f39fe6e4c306d520a56e05477258cee

Authored by dg
1 parent 91488056

plop


git-svn-id: http://svn.net-core.org/repos/t-engine4@6665 51575b47-30f0-44d4-a5cc-537603b46e54
... ... @@ -18,7 +18,6 @@
18 18 -- darkgod@te4.org
19 19
20 20 local layout = game.state:alternateZone(short_name, {"HIDEOUT", 2})
21   -layout="HIDEOUT"
22 21 local is_hideout = layout == "HIDEOUT"
23 22
24 23 return {
... ...
... ... @@ -11,3 +11,4 @@
11 11
12 12
13 13 * kill a huge worm => get a new stair to a worm hole
  14 +* levers on a level => open a trap door to a vault
... ...