mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
Add a protective_temperature var to paper, so when it is used as a paper hat doesn't cause a fuckton of runtimes when exposed to fire. (It gives zero protection however)
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3305 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
var/list/stamped
|
||||
var/see_face = 1
|
||||
var/body_parts_covered = HEAD
|
||||
var/protective_temperature = 0
|
||||
|
||||
/obj/item/weapon/paper/New()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user