Skip to content

Commit

Permalink
Added 'More Time' faet
Browse files Browse the repository at this point in the history
Signed-off-by: David Silver <dms.silver@gmail.com>
  • Loading branch information
Nuku committed Jul 22, 2011
1 parent 1379c98 commit f169260
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Nuku Valente/Feats.i7x
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ instead of addfeating the basic feats:
addfeat "Youthful Tides" with "Once in a while, all of your kids will swarm to your aid in battle.";
if hp of doctor matt is greater than 4:
addfeat "Microwaved" with "Thanks to the good advice, you have a great idea! If you can clean water, why not yourself? Genius. Gives you a very potent resistance to species reassignment.";
if level of player is greater than 1:
addfeat "More Time" with "You have some more precious time. Though who'd want to stay around here longer? Wierdo!";


This is the gainfeat rule:
Expand All @@ -128,5 +130,6 @@ This is the gainfeat rule:
decrease menu depth by 1;
increase featgained of player by 1;
if nam is "Automatic Survival", decrease score by 600;
if nam is "More Time", extend game by 24;

Feats ends here.

0 comments on commit f169260

Please sign in to comment.