Merge pull request #1776 from Mark9013100/5/27/2016blue_carpet

Adds blue carpet stack
This commit is contained in:
Yoshax
2016-05-28 14:38:53 +01:00
4 changed files with 14 additions and 4 deletions
@@ -4,6 +4,7 @@
* Grass
* Wood
* Carpet
* Blue Carpet
* Linoleum
*/
@@ -70,6 +71,12 @@
throw_range = 20
flags = 0
/obj/item/stack/tile/carpet/blue
name = "blue carpet"
singular_name = "blue carpet"
desc = "A piece of blue carpet. It is the same size as a normal floor tile!"
icon_state = "tile-bluecarpet"
/obj/item/stack/tile/floor
name = "floor tile"
singular_name = "floor tile"