From 4e5325ba62631466b708a73e8a7d7da37afd7ff5 Mon Sep 17 00:00:00 2001 From: Chris Dombroski Date: Thu, 29 Jan 2015 14:59:15 -0500 Subject: [PATCH] Update NEWS --- NEWS | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/NEWS b/NEWS index 11bf20509..136f35f6b 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,35 @@ DFHack Future Internals + Units Module: New functions: + isWar + isHunter + isAvailableForAdoption + isOwnCiv + isOwnRace + getRaceName + getRaceNamePlural + getRaceBabyName + getRaceChildName + isBaby + isChild + isAdult + isEggLayer + isGrazer + isMilkable + isTrainableWar + isTrainableHunting + isTamable + isMale + isFemale + isMerchant + isForest + isMarkedForSlaughter + Buildings Module: New Functions: + isActivityZone + isPenPasture + isPitPond + isActive + findPenPitAtCoord Fixes New Plugins New Scripts