Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: On changing eggs to gold  (Read 773 times)

ShinyandKittens

  • Bay Watcher
  • Armok can’t really be much different from Arceus..
    • View Profile
On changing eggs to gold
« on: April 17, 2018, 03:14:05 pm »

How would I change eggs into gold, as in what would I add to this:

Code: [Select]
[LAYS_EGGS]
[EGG_MATERIAL:LOCAL_CREATURE_MAT:EGGSHELL:SOLID]
[EGG_MATERIAL:LOCAL_CREATURE_MAT:EGG_WHITE:LIQUID]
[EGG_MATERIAL:LOCAL_CREATURE_MAT:EGG_YOLK:LIQUID]
[EGG_SIZE:400]

Asking so I can make Phoenixes. Thx.
Logged
No amount of mods is too much

Klisz

  • Bay Watcher
  • Dabbling Modder
    • View Profile
Re: On changing eggs to gold
« Reply #1 on: April 17, 2018, 03:15:22 pm »

Remove all the EGG_MATERIAL tokens and replace them with
Code: [Select]
[EGG_MATERIAL:INORGANIC:GOLD:SOLID]
Logged

ShinyandKittens

  • Bay Watcher
  • Armok can’t really be much different from Arceus..
    • View Profile
Re: On changing eggs to gold
« Reply #2 on: April 17, 2018, 03:27:55 pm »

Remove all the EGG_MATERIAL tokens and replace them with
Code: [Select]
[EGG_MATERIAL:INORGANIC:GOLD:SOLID]

Thank you, but would it still hatch?
Logged
No amount of mods is too much

Hugo_The_Dwarf

  • Bay Watcher
  • Modding Mentor
    • View Profile
    • Regeneration: Forced Evolution
Re: On changing eggs to gold
« Reply #3 on: April 17, 2018, 03:42:58 pm »

it would hatch regardless of material, people won't be able to eat it tho. As GOLD is not something anything can eat in game.

I'm not sure if you can designate it to be [M]elted or not. since it's an EGG item type which counts as food.
Logged

ShinyandKittens

  • Bay Watcher
  • Armok can’t really be much different from Arceus..
    • View Profile
Re: On changing eggs to gold
« Reply #4 on: April 17, 2018, 04:48:12 pm »

it would hatch regardless of material, people won't be able to eat it tho. As GOLD is not something anything can eat in game.

I'm not sure if you can designate it to be [M]elted or not. since it's an EGG item type which counts as food.

Thank you. Let the testing commence!
Logged
No amount of mods is too much

Warlord255

  • Bay Watcher
  • Master Building Designer
    • View Profile
Re: On changing eggs to gold
« Reply #5 on: April 17, 2018, 09:44:04 pm »

There's also LAYS_UNUSUAL_EGGS, which can be used to generate just about anything.
Code: [Select]
[LAYS_UNUSUAL_EGGS:BOULDER:NONE:INORGANIC:FIRE_CLAY]
Logged
DF Vanilla-Spice Revised: Better balance, more !!fun!!
http://www.bay12forums.com/smf/index.php?topic=173907.msg7968772#msg7968772

LeadfootSlim on Steam, LeadfootSlim#1851 on Discord. Hit me up!

thompson

  • Bay Watcher
    • View Profile
Re: On changing eggs to gold
« Reply #6 on: April 19, 2018, 11:08:24 pm »

Do those fire clay boulders hatch?
Logged

Rose

  • Bay Watcher
  • Resident Elf
    • View Profile
Re: On changing eggs to gold
« Reply #7 on: April 20, 2018, 12:26:21 am »

Presumably not.
Logged