Tutorial: run prefix
This commit is contained in:
+18
-9
@@ -12,15 +12,15 @@ des.map([[
|
|||||||
||.|.|.......|......||.|-.-----------.-.......|...........................|
|
||.|.|.......|......||.|-.-----------.-.......|...........................|
|
||||||
|-+-S---------..---.||........................|...........................|
|
|-+-S---------..---.||........................|...........................|
|
||||||
|......| |.-------------------.......|...........................|
|
|......| |.-------------------.......|...........................|
|
||||||
|......| ###### |.........|.........S.......|...........................|
|
|......| ###### |.........| |..S.......|...........................|
|
||||||
|----.-| -+- # |.....---.|.........|.......S...........................|
|
|----.-| -+- # |.....---.|######+..|.......S...........................|
|
||||||
|----+----.----+---.|.--|.|.|.........---------...........................|
|
|----+----.----+---.|.--|.|.|# ------------...........................|
|
||||||
|........|.|......|.|...F...|.............................................|
|
|........|.|......|.|...F...|# ..........................................|
|
||||||
|.P......-S|......|------.---.............................................|
|
|.P......-S|......|------.---# ...........................................|
|
||||||
|..........|......+.|...|.|...............................................|
|
|..........|......+.|...|.|.S# ..--------.................................|
|
||||||
|.W......---......|.|.|.|.|...............................................|
|
|.W......---......|.|.|.|.|.|# ..|......|.................................|
|
||||||
|....Z.L.S.F......|.|.|.|.---.............................................|
|
|....Z.L.S.F......|.|.|.|.---# |......|.................................|
|
||||||
|........|--......|...|.....|.............................................|
|
|........|--......|...|.....|####+......|.................................|
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
]]);
|
]]);
|
||||||
|
|
||||||
@@ -195,6 +195,15 @@ des.engraving({ coord = { 45,6 }, type = "engrave", text = "Magic wands are used
|
|||||||
|
|
||||||
--
|
--
|
||||||
|
|
||||||
|
des.engraving({ coord = { 36,9 }, type = "engrave", text = "You can run by prefixing a movement key with '" .. nh.eckey("run") .. "'", degrade = false });
|
||||||
|
|
||||||
|
--
|
||||||
|
|
||||||
|
des.trap({ type = "magic portal", coord = { 27,14 }, seen = true });
|
||||||
|
|
||||||
|
--
|
||||||
|
|
||||||
|
|
||||||
des.engraving({ coord = { 55,9 }, type = "burn", text = "UNDER CONSTRUCTION", degrade = false });
|
des.engraving({ coord = { 55,9 }, type = "burn", text = "UNDER CONSTRUCTION", degrade = false });
|
||||||
|
|
||||||
des.trap({ type = "magic portal", coord = { 60,9 }, seen = true });
|
des.trap({ type = "magic portal", coord = { 60,9 }, seen = true });
|
||||||
|
|||||||
Reference in New Issue
Block a user