mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
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:
@@ -87,7 +87,7 @@
|
||||
src.density = 0
|
||||
del(src)
|
||||
return
|
||||
..()
|
||||
//..() //Does this really need to be here twice? The parent proc doesn't even do anything yet. - Nodrak
|
||||
return
|
||||
|
||||
//These all need to be rewritten to use visiblemessage()
|
||||
|
||||
Reference in New Issue
Block a user