Tutorial: squeezing through small gaps
This commit is contained in:
@@ -43,11 +43,11 @@ des.map([[
|
||||
|----.-| -+- # |.....---.|######+..|.......S...|....|.....|............|
|
||||
|----+----.----+---.|.--|.|.|# ------------...|....|.....F............|
|
||||
|........|.|......|.|...F...|# ........|.....+...|....|.....|............|
|
||||
|.P......-S|......|------.---# .........|.....|...|....-------............|
|
||||
|..........|......+.|...|.|.S# ..--S-----.....|LLL|.......................|
|
||||
|.W......---......|.|.|.|.|.|# ..|......|.....|LLL|...................|.--|
|
||||
|....Z.L.S.F......|.|.|.|.---# |......+.....|...|...................|.|.|
|
||||
|........|--......|...|.....|####+......|.....|...+...................|...|
|
||||
|.P......-S|......|------.---# .........|.....|...|....-------........----|
|
||||
|..........|......+.|...|.|.S# ..--S-----.....|LLL|..................|..| |
|
||||
|.W......---......|.|.|.|.|.|# ..|......|.....|LLL|..................|..--|
|
||||
|....Z.L.S.F......|.|.|.|.---# |......+.....|...|..................|..|.|
|
||||
|........|--......|...|.....|####+......|.....|...+..................||...|
|
||||
---------------------------------------------------------------------------
|
||||
]]);
|
||||
|
||||
@@ -291,6 +291,10 @@ des.trap({ type = "magic portal", coord = { 66,2 }, seen = true });
|
||||
|
||||
--
|
||||
|
||||
-- squeezing through small gaps
|
||||
|
||||
des.engraving({ coord = { 69,12 }, type = "burn", text = "Can't get through? You're carrying too much.", degrade = false });
|
||||
|
||||
-- try to squeeze over boulders, find a trap door
|
||||
|
||||
des.object({ id = "boulder", coord = {71,16} });
|
||||
|
||||
Reference in New Issue
Block a user