Tutorial: run prefix
This commit is contained in:
@@ -12,15 +12,15 @@ des.map([[
|
||||
||.|.|.......|......||.|-.-----------.-.......|...........................|
|
||||
|-+-S---------..---.||........................|...........................|
|
||||
|......| |.-------------------.......|...........................|
|
||||
|......| ###### |.........|.........S.......|...........................|
|
||||
|----.-| -+- # |.....---.|.........|.......S...........................|
|
||||
|----+----.----+---.|.--|.|.|.........---------...........................|
|
||||
|........|.|......|.|...F...|.............................................|
|
||||
|.P......-S|......|------.---.............................................|
|
||||
|..........|......+.|...|.|...............................................|
|
||||
|.W......---......|.|.|.|.|...............................................|
|
||||
|....Z.L.S.F......|.|.|.|.---.............................................|
|
||||
|........|--......|...|.....|.............................................|
|
||||
|......| ###### |.........| |..S.......|...........................|
|
||||
|----.-| -+- # |.....---.|######+..|.......S...........................|
|
||||
|----+----.----+---.|.--|.|.|# ------------...........................|
|
||||
|........|.|......|.|...F...|# ..........................................|
|
||||
|.P......-S|......|------.---# ...........................................|
|
||||
|..........|......+.|...|.|.S# ..--------.................................|
|
||||
|.W......---......|.|.|.|.|.|# ..|......|.................................|
|
||||
|....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.trap({ type = "magic portal", coord = { 60,9 }, seen = true });
|
||||
|
||||
Reference in New Issue
Block a user