News:

Welcome to World of Banished!

Main Menu

Quick question regarding gravestones

Started by Chon Waen, March 15, 2015, 10:58:51 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Chon Waen

Everywhere I search, I read that gravestones decay in "about a generation"
Just wondering if gravestones have a precise decay time in the code.
If so, do we know how long it is? (ie. 25yrs)
If not, is there an exact range of time that the decay will occur? (ie. 20-30yrs)

Thanks in advance!

chillzz

#1
from the Banished 1.0.2 beta  blog post :
Quote* Tombstones now decay in 4-6 years instead of 13-17.
http://www.shiningrocksoftware.com/2014-04-30-want-to-help-test/

that's the last time i've seen the developer talk about grave decay.
support New Medieval Town development!
click here to donate via PayPal to RedKetchup

Chon Waen

Thanks, this gives me a bit of food for thought for my "Wolleford Lectures"  I appreciate it!

kralyerg

According to the code:

TombstoneDescription tombstone
{
float _lifetimeInMonths = 60.0;
float _lifetimeTolerance = 12.0;
}


So anywhere from 48 to 72 months. So chillzz is right about the 4-6 years.