Skip to content

Commit

Permalink
Start of latex vixen. ocean update
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 24, 2011
1 parent 94e537d commit 48254c4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Hellerhound/underwater zone for fs.i7x
Expand Up @@ -67,8 +67,10 @@ carry out swimtoing:
now battleground is "Beach";
let the bonus be (( the perception of the player minus 10 ) divided by 2);
if a random number from 1 to 20 is less than 10 minus bonus:
if there is a area of Battleground in the table of random critters:
Fight;
if a random chance of one in two succeeds:
challenge "Feral Sea Dragon";
otherwise:
challenge "Feral Sea Dragoness";
otherwise:
say "You travel to [the noun], avoiding trouble as best you can.";
move the player to the noun;
Expand Down Expand Up @@ -108,7 +110,6 @@ Sunken Ship is south of Coral Ring.

Sunken Ship is a room. "A large ship lays sunken and rotting here. It is an attraction for divers and sea creatures alike. Maybe going here was a bad idea.".
There is 2 Sea Dragon Cum in Sunken Ship. "Two clouds of thick seed are hanging in the water, tribute to some huge beast.".
The invent of sunken ship is { "sea dragon cum" };


Section 3 - Sea Dragon Cum
Expand All @@ -121,7 +122,7 @@ to say gill fruit:

Table of Game Objects(continued)
name desc weight object
"sea dragon cum" "Thick seed from one of the dangerous sea dragons that marauds the coast. It is rarely found concentrated like this." 1 sea dragon cum
"Sea Dragon Cum" "Thick seed from one of the dangerous sea dragons that marauds the coast. It is rarely found concentrated like this." 1 sea dragon cum

to say sea dragon cum use:
if the cunts of the player > 0:
Expand All @@ -135,10 +136,9 @@ to say sea dragon cum use:
say "You rub the thick stuff into your waiting cunt, massaging it in.";
if a random chance of one in two succeeds:
infect "Feral Sea Dragon";
impregnate with "Feral Sea Dragon";
otherwise:
infect "Feral Sea Dragoness";
impregnate with "Feral Sea Dragoness";
impregnate with "Feral Sea Dragon[one of][or]ess[at random]";
otherwise:
if a random chance of one in two succeeds:
infect "Feral Sea Dragon";
Expand Down
10 changes: 10 additions & 0 deletions Nuku Valente/Pets.i7x
Expand Up @@ -65,6 +65,16 @@ Instead of resolving lost crab:
otherwise:
say "The crab peers at you for several quiet moments before scuttling away, mildly dissapointed for some reason.";

Latex Vixen is a pet. "Sleek latex lines run over hir bright green and black form. Shi has a narrow snout with oddly solid looking teeth, often bared in a grin or smile. She has ripe C cupped breasts, a long shiny tail and a cock that stands out against her black belly, as pink as the belly is deep black.". Latex Vixen is a part of the player;
The weapon damage of latex vixen is 10;
The level of latex vixen is 4;
The dexterity of latex vixen is 12;
The summondesc of latex vixen is "You feel hands settle on your midsection from behind as soft brests press against your back. The shiny vixen steps into view from behind, ready to follow you wherever you go and see to your various 'needs'.";
The assault of latex vixen is "[Vixattack]";

To say Vixattack:
say "Not coded yet.";



Pets ends here.

0 comments on commit 48254c4

Please sign in to comment.