mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-24 00:51:46 +00:00
Merge pull request #1659 from Yoshax/floorfix
Removes tags from blue carpet
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user