Removes tags from blue carpet

This commit is contained in:
Yoshax
2016-05-15 13:57:47 +01:00
parent 25827b3b14
commit 5958a4a585
+1 -1
View File
@@ -69,7 +69,7 @@ var/list/flooring_types
name = "carpet"
icon_base = "bcarpet"
build_type = null
flags = TURF_HAS_EDGES | TURF_HAS_CORNERS | TURF_REMOVE_CROWBAR | TURF_CAN_BURN
flags = TURF_HAS_EDGES | TURF_REMOVE_CROWBAR
/decl/flooring/tiling
name = "floor"