TG: Window doors are now breakable

- Window doors currently have 200 health, this can and will change if break ins
become too common.
- They still do not have wires, so you can not 'hack' them that way.
- As always, emags still hack open window doors

Changes to the hidden mining room treasures.
- Added quality pickaxes, jackhammers and drills as a possible treasure.
- - Higher quality tools are rarer of course
- - Plasma cutter is possible but rare
- Added a ripley (equipped with a drill and hydrolic clamp) as a possible
treasure.
- - There is a chance for the ripley to have a diamond drill instead of a
regular drill.

Modified the resource crate.
- - It no longer always gives you multiple stacks of every mineral.
- - It now gives you a chance to get each mineral based on rarity.
- - The size of the mineral stack is also partly based on rarity.
- - There is a very small chance to recieve nothing in this crate.
- - There is a very small chance to recieve a jetpack in this crate ontop of the
metal.

Updated the changelog
Revision: r3696
Author: 	 johnsonmt88
This commit is contained in:
Erthilo
2012-06-03 15:22:42 +01:00
parent ce019d526d
commit 4a0b380ae5
6 changed files with 144 additions and 37 deletions
@@ -1502,9 +1502,9 @@
face_standing = new /image()
face_lying = new /image()
face_standing.icon = eyes_s
face_standing.layer = FACE_LAYER
face_standing.layer = MOB_LAYER
face_lying.icon = eyes_l
face_lying.layer = FACE_LAYER
face_lying.layer = MOB_LAYER
del(mouth_l)
del(mouth_s)