Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Happy Thanksgiving!  (Read 580 times)

RedKing

  • Bay Watcher
  • hoo hoo motherfucker
    • View Profile
Happy Thanksgiving!
« on: November 25, 2009, 02:14:14 pm »

Albeit a bit early, and the non-NorthAm folks may be scratching their heads.

I plan to celebrate my having my Legendary Cook attempt to create the dwarven equivalent of the terducken: a kitten stuffed inside a groundhog stuffed inside a rhesus macaque. I shall call it the MacHogen.  ;D

I'm still waiting for Toady to update the group activity code (not this update  :'( ) so I can try to mod in sports, so my dwarfs can kick back and watch a game of football after gorging themselves.
Logged

Remember, knowledge is power. The power to make other people feel stupid.
Quote from: Neil DeGrasse Tyson
Science is like an inoculation against charlatans who would have you believe whatever it is they tell you.

Danarca

  • Bay Watcher
  • [MILL_CHILD:ONLY_IF_GOOD_REASON]
    • View Profile
Re: Happy Thanksgiving!
« Reply #1 on: November 25, 2009, 04:25:31 pm »

Heh, inspired by this I mashed up RAW adding turkeys :)
Paste this into a new file ('creature_turkey.txt' for example), insert into /raw and gen a new world :)

The Turkey don't live very long lives, 3 - 4 years actually, and in real life they lay 18 - 24 eggs per hatch.
Now that's a bit excessive in this game, so here they usually only give birth to 1 hatchling a time ;)
The turkey is a big, friendly, creature, almost the size of a dwarf, and yields a lot of fat, but because of this, it can't fly.

Just for the heck of it ;)
Code: [Select]
[OBJECT:CREATURE]
[CREATURE:BIRD_TURKEY]
[NAME:turkey:turkeys:turkey]
[TILE:'T'][COLOR:6:0:0]
[MODVALUE:2]
[BENIGN][STOUT]
[LARGE_ROAMING][DIFFICULTY:2]
[GENPOWER:3][NATURAL][PET][COMMON_DOMESTIC]
[PETVALUE:70]
[PREFSTRING:gorgeous gobble]
[BODY:HUMANOID_ARMLESS:2WINGS:2EYES:2LUNGS:HEART:GUTS:ORGANS:HUMANOID_JOINTS:THROAT:NECK:SPINE:BRAIN:4TOES:BEAK]
[SIZE:5]
[MAXAGE:3:4]
[ATTACK:MAIN:BYTOKEN:BEAK:bite:bites:1:6:GORE][ATTACKFLAG_CANLATCH]
[CHILD:1][CHILDNAME:poult:poults]
[FAT:6]
[ALL_ACTIVE]
[BIOME:ANY_GRASSLAND]
[BIOME:ANY_RIVER]
[BIOME:ANY_POOL]
[BIOME:ANY_SHRUBLAND]
[BIOME:ANY_TEMPERATE]
[STANDARD_FLESH]
[HOMEOTHERM:10067]
[LAYERING:100]
[SWIMS_INNATE][SWIM_SPEED:2500]
« Last Edit: November 25, 2009, 04:32:07 pm by Danarca »
Logged
Clutter god the god of godly gods.
Om Nom nom nom nom
Ah yes the god of stone stockpiles, long randomly generated names, and gods.

ctharvey

  • Bay Watcher
    • View Profile
Re: Happy Thanksgiving!
« Reply #2 on: November 25, 2009, 04:27:45 pm »

Heh, inspired by this I mashed up RAW adding turkeys :)
Paste this into a new file ('creature_turkey.txt' for example), insert into /raw and gen a new world :)

The Turkey don't live very long lives, 3 - 4 years actually, and in real life they lay 18 - 24 eggs per hatch.
Now that's a bit excessive in this game, so here they usually only give birth to 1 hatchling a time ;)
The turkey is a big, friendly, creature, almost the size of a dwarf, and yields a lot of fat, but because of this, it can't fly.

Just for the heck of it ;)
Code: [Select]
[OBJECT:CREATURE]
[CREATURE:BIRD_TURKEY]
[NAME:turkey:turkeys:turkey]
[TILE:'T'][COLOR:6:0:0]
[MODVALUE:2]
[BENIGN][STOUT]
[LARGE_ROAMING][DIFFICULTY:2]
[GENPOWER:3][NATURAL][PET][COMMON_DOMESTIC]
[PETVALUE:70]
[PREFSTRING:gorgeous gobble]
[BODY:HUMANOID_ARMLESS:2WINGS:2EYES:2LUNGS:HEART:GUTS:ORGANS:HUMANOID_JOINTS:THROAT:NECK:SPINE:BRAIN:4TOES:BEAK]
[SIZE:5]
[MAXAGE:3:4]
[ATTACK:MAIN:BYTOKEN:BEAK:bite:bites:1:6:GORE][ATTACKFLAG_CANLATCH]
[CHILD:1][CHILDNAME:turkey hatchling:turkey hatchlings]
[FAT:6]
[ALL_ACTIVE]
[BIOME:ANY_GRASSLAND]
[BIOME:ANY_RIVER]
[BIOME:ANY_POOL]
[BIOME:ANY_SHRUBLAND]
[BIOME:ANY_TEMPERATE]
[STANDARD_FLESH]
[HOMEOTHERM:10067]
[LAYERING:100]
[SWIMS_INNATE][SWIM_SPEED:2500]

FYI

A baby turkey is called a poult.
Logged

Danarca

  • Bay Watcher
  • [MILL_CHILD:ONLY_IF_GOOD_REASON]
    • View Profile
Re: Happy Thanksgiving!
« Reply #3 on: November 25, 2009, 04:32:43 pm »

RAW

FYI

A baby turkey is called a poult.
Ahh, didn't know that, modified the RAW, thanks a lot ;)
EDIT: No wait, now I'm confused...
The internet doesn't seem to hold the answer if they should be called turkey poult or just poult =/
« Last Edit: November 25, 2009, 04:38:44 pm by Danarca »
Logged
Clutter god the god of godly gods.
Om Nom nom nom nom
Ah yes the god of stone stockpiles, long randomly generated names, and gods.