mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
-Added new x-ray camera sprites. Icons by Krutchen.
-Slightly increased the temperature needed to break windows. -Re-added a sound for screwdrivering the camera. -Moved the autonumber camera stuff into the presets file. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4898 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -419,7 +419,7 @@
|
||||
return
|
||||
|
||||
/obj/structure/window/temperature_expose(datum/gas_mixture/air, exposed_temperature, exposed_volume)
|
||||
if(exposed_temperature > T0C + 600)
|
||||
if(exposed_temperature > T0C + 800)
|
||||
hit(round(exposed_volume / 100), 0)
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user