diff --git a/ChangeLog b/ChangeLog index 64340651e..60118591c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ +Finally add my leather developments from earlier. +Adjusted tanning bench to be able to hold behemoth's hide +misc/Container/tanbench.arc +monster/troll/Troll/troll.arc +monster/troll/Troll/troll.trs +SilverNexus 2014-08-26 + Added new floor archetype for random items in shops. New face also makes it more apparent in the map editor that random items will appear on that tile. diff --git a/misc/Container/tanbench.arc b/misc/Container/tanbench.arc index faccfee1c..0c5779479 100644 --- a/misc/Container/tanbench.arc +++ b/misc/Container/tanbench.arc @@ -5,7 +5,8 @@ no_pick 1 type 122 material 16 weight 35000 -container 350000 +# Bumped up to 360 kg to hold behemoth's hide +container 360000 is_cauldron 1 Str 0 value 18000 diff --git a/monster/troll/Troll/troll.arc b/monster/troll/Troll/troll.arc index 2c1084cf9..696a41645 100644 --- a/monster/troll/Troll/troll.arc +++ b/monster/troll/Troll/troll.arc @@ -1,5 +1,5 @@ Object troll -randomitems giant +randomitems troll_big race troll face troll.x11 animation troll diff --git a/monster/troll/Troll/troll.trs b/monster/troll/Troll/troll.trs index 403a5844f..9eca4246d 100644 --- a/monster/troll/Troll/troll.trs +++ b/monster/troll/Troll/troll.trs @@ -10,7 +10,21 @@ treasure troll more list troll_parts end +treasure troll_big + list giant_old + more + arch skill_throwing + more + arch t_boulder + nrof 8 + more + list troll_parts + chance 10 + end treasureone troll_parts + arch hide_troll + chance 20 + more arch head chance 80 more