summaryrefslogtreecommitdiff
path: root/lib/mods/theme/scpt
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-08 16:45:21 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-08 16:45:21 +0200
commit41d157bccff5ae75117ea056915099981e338918 (patch)
treee1daeaab3fba6b5bb71cbd0ac8cd793c2ff55065 /lib/mods/theme/scpt
parentac8ef5f15e948e351ff4e92a4150ff6602dd680e (diff)
Lua: Move "Found Stairs" help to C
Diffstat (limited to 'lib/mods/theme/scpt')
-rw-r--r--lib/mods/theme/scpt/help.lua11
1 files changed, 0 insertions, 11 deletions
diff --git a/lib/mods/theme/scpt/help.lua b/lib/mods/theme/scpt/help.lua
index 1f260a96..decad717 100644
--- a/lib/mods/theme/scpt/help.lua
+++ b/lib/mods/theme/scpt/help.lua
@@ -36,17 +36,6 @@ ingame_help
ingame_help
{
- ["hook"] = HOOK_MOVE,
- ["event"] = function(y, x) if cave(y, x).feat == FEAT_MORE then return TRUE end end,
- ["desc"] =
- {
- "Ah, this is a stair, or a way into something. Press > to enter it.",
- "But be ready to fight what lies within, for it might not be too friendly.",
- }
-}
-
-ingame_help
-{
["callback"] = "monster_chat",
["desc"] =
{