Merge pull request #21248 from lordpidey/wallfix

Falsewalls are now less obvious on inspect
This commit is contained in:
oranges
2016-10-30 19:16:32 +13:00
committed by GitHub
2 changed files with 18 additions and 10 deletions
@@ -139,6 +139,9 @@
/obj/structure/falsewall/storage_contents_dump_act(obj/item/weapon/storage/src_object, mob/user)
return 0
/obj/structure/falsewall/examine_status() //So you can't detect falsewalls by examine.
return null
/*
* False R-Walls
*/