Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Edit raws to make rock beds?  (Read 652 times)

sadron

  • Bay Watcher
  • Manic Asphyxiation
    • View Profile
Edit raws to make rock beds?
« on: September 09, 2012, 12:02:39 am »

Is there anything I can do to the raws to make rock beds? No wood on this glacier ;p
Logged

Hyndis

  • Bay Watcher
    • View Profile
Re: Edit raws to make rock beds?
« Reply #1 on: September 09, 2012, 12:05:22 am »

You can through modding, but you may have to either create a new reaction, or hijack an existing reaction and modify it.

http://dwarffortresswiki.org/index.php/DF2012:Item_token

If you don't want to regen a new world you'll have to go the hijack route. Any new reactions would need a new worldgen.
Logged

Patchy

  • Bay Watcher
  • Mukyu
    • View Profile
Re: Edit raws to make rock beds?
« Reply #2 on: September 09, 2012, 01:28:55 am »

Get wood from the caverns or buy from traders. But the below reaction works, make sure you add it to the entity too. And you will have to regen or do as Hyndis said and hijack an existing one if you don't want to regen. It's also setup to be done at a craftshop.

Spoiler (click to show/hide)
« Last Edit: September 09, 2012, 01:36:43 am by Patchy »
Logged

sadron

  • Bay Watcher
  • Manic Asphyxiation
    • View Profile
Re: Edit raws to make rock beds?
« Reply #3 on: September 09, 2012, 01:59:46 am »

Now I'm assuming you'd need to do it to the base raws, rather than a save file's raws since that's a generated world already right?
Logged

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: Edit raws to make rock beds?
« Reply #4 on: September 09, 2012, 02:03:05 am »

You'll need to do it with the save you have the glacier on, if you want it on the world with the glacier. If you don't, you can make a new reaction entirely. Heck, I'll make it for you.

Code: [Select]
[REACTION:STONE_BED_P]
[NAME:make a stone bed]
[BUILDING:CRAFTSMAN:CUSTOM_SHIFT_B]
[REAGENT:A:1:STONE:NONE:NONE:NONE]
[PRODUCT:100:1:BED:NONE:GET_MATERIAL_FROM_REAGENT:A]
[SKILL:MASONRY]
« Last Edit: September 09, 2012, 09:24:02 pm by Putnam »
Logged

GreatWyrmGold

  • Bay Watcher
  • Sane, by the local standards.
    • View Profile
Re: Edit raws to make rock beds?
« Reply #5 on: September 09, 2012, 07:13:49 am »

Skill?
Name?
Non-redundancy?
Logged
Sig
Are you a GM with players who haven't posted? TheDelinquent Players Help will have Bay12 give you an action!
[GreatWyrmGold] gets a little crown. May it forever be his mark of Cain; let no one argue pointless subjects with him lest they receive the same.

Putnam

  • Bay Watcher
  • DAT WIZARD
    • View Profile
Re: Edit raws to make rock beds?
« Reply #6 on: September 09, 2012, 09:22:42 pm »

Eh, come up with all those yourself :P