Skip to content

Commit

Permalink
- Updated mod.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
nk3nny committed Feb 19, 2020
1 parent e71fb0a commit a7aa8aa
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions mod.cpp
Original file line number Diff line number Diff line change
@@ -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. ";

0 comments on commit a7aa8aa

Please sign in to comment.