Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Create shearable yaks  (Read 644 times)

Selklubber

  • Escaped Lunatic
    • View Profile
Create shearable yaks
« on: April 02, 2011, 09:34:08 am »

I'm trying to set the yaks to have wool. I copied this from the lamas:
Code: [Select]
[BODY_DETAIL_PLAN:STANDARD_MATERIALS]
[SELECT_MATERIAL:HAIR]
[STATE_NAME:ALL_SOLID:wool]
[STATE_ADJ:ALL_SOLID:wool]
[YARN]

but it doesn't work. How can i make yak shearable?
Logged

Deon

  • Bay Watcher
  • 💀 💀 💀 💀 💀
    • View Profile
Re: Create shearable yaks
« Reply #1 on: April 02, 2011, 10:13:53 am »

Spoiler (click to show/hide)
This way it will be called "wool" instead of hair, and it will actually grow. Otherwise you would only shear them once.

Don't forget to make this change in your region folder as well if you want it to be applied to a running fortress.
Logged
▬(ஜ۩۞۩ஜ)▬
✫ DF Wanderer ✫ - the adventure mode crafting and tweaks
✫ Cartographer's Lounge ✫ - a custom worldgen repository

Selklubber

  • Escaped Lunatic
    • View Profile
Re: Create shearable yaks
« Reply #2 on: April 02, 2011, 01:16:36 pm »

Thanks, it works! And how can i change how much each yak has? Is it the total lenght:300?
Logged