mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Port Bay and Eris walls
This commit is contained in:
@@ -28,8 +28,6 @@ var/list/table_icon_cache = list()
|
||||
var/carpeted = 0
|
||||
var/carpeted_type = /obj/item/stack/tile/carpet
|
||||
|
||||
var/item_place = 1 //allows items to be placed on the table, but not on benches.
|
||||
|
||||
/obj/structure/table/examine_icon()
|
||||
return icon(icon=initial(icon), icon_state=initial(icon_state)) //Basically the map preview version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user