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