summaryrefslogtreecommitdiff
path: root/lib/mods
diff options
context:
space:
mode:
Diffstat (limited to 'lib/mods')
-rw-r--r--lib/mods/theme/scpt/help.lua10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/mods/theme/scpt/help.lua b/lib/mods/theme/scpt/help.lua
index 6a153933..e17d1723 100644
--- a/lib/mods/theme/scpt/help.lua
+++ b/lib/mods/theme/scpt/help.lua
@@ -5,13 +5,3 @@
-----------------------Here comes the definition of help-----------------------
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
-
-ingame_help
-{
- ["callback"] = "monster_chat",
- ["desc"] =
- {
- "Somebody is speaking to you it seems. You can talk back with the Y key.",
- "This can lead to quests. You can also give items to 'monsters' with the y key.",
- }
-}