mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Resprites Grimey Flooring into Grimey Carpets, with smoothing. (#27882)
* Adds new Grimey Carpets to replace old ones. * PR time * Moves typescript into updatepaths folder * Remove duplicate
This commit is contained in:
@@ -213,6 +213,16 @@
|
||||
/obj/item/stack/tile/carpet/royalblue/twenty
|
||||
amount = 20
|
||||
|
||||
/obj/item/stack/tile/carpet/grimey
|
||||
name = "cheap carpet"
|
||||
icon_state = "tile-carpet-grimey"
|
||||
turf_type = /turf/simulated/floor/carpet/grimey
|
||||
/obj/item/stack/tile/carpet/grimey/ten
|
||||
amount = 10
|
||||
|
||||
/obj/item/stack/tile/carpet/grimey/twenty
|
||||
amount = 20
|
||||
|
||||
//Plasteel
|
||||
/obj/item/stack/tile/plasteel
|
||||
name = "floor tiles"
|
||||
|
||||
Reference in New Issue
Block a user