From a7aa8aaf852fca8eeab7a535100f157098699569 Mon Sep 17 00:00:00 2001 From: nkenny Date: Wed, 19 Feb 2020 13:45:28 +0100 Subject: [PATCH] - Updated mod.cpp --- mod.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/mod.cpp b/mod.cpp index 7a479001..5927227b 100644 --- a/mod.cpp +++ b/mod.cpp @@ -1,3 +1,15 @@ name = "LAMBS Danger.fsm"; dir = "@lambs"; author = "LAMBS Dev Team"; + +tooltipOwned = "LAMBS Danger.fsm"; +description = "LAMBS Danger.fsm"; +picture = "lambs_logo.paa"; +logoSmall = "lambs_logo.paa"; +logo = "lambs_logo.paa"; +logoOver = "lambs_logo.paa"; +hidePicture = 0; +hideName = 0; +actionName = "Website"; +action = "http://www.nopryl.no/"; +overview = "A considerable expansion of vanilla Danger.fsm. Added are features which enhance AI responses and reactions to fire. "; \ No newline at end of file