mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 00:53:23 +01:00
Fixes Fox Being A Moron
This commit is contained in:
@@ -30,7 +30,7 @@ var/list/organ_cache = list()
|
||||
var/is_in_freezer = 0
|
||||
|
||||
var/sterile = FALSE //can the organ be infected by germs?
|
||||
var/tough = TRUE //can organ be easily damaged?
|
||||
var/tough = FALSE //can organ be easily damaged?
|
||||
|
||||
|
||||
/obj/item/organ/Destroy()
|
||||
|
||||
Reference in New Issue
Block a user