new GATO carpet (thanks Cubic) + minor map fixes

- first variant of GATO carpet (made by CubicP1sa)
- small mapping fixes on Pubby (centered around the bar)
This commit is contained in:
Sonoida
2023-01-12 00:10:03 +01:00
parent ee0b49efed
commit 27b2e2a9e8
9 changed files with 87 additions and 60 deletions
@@ -302,6 +302,11 @@
floor_tile = /obj/item/stack/tile/carpet/royalblue
canSmoothWith = list(/turf/open/floor/carpet/royalblue)
/turf/open/floor/carpet/gato //GS13
icon = 'icons/turf/floors/carpet_gato.dmi'
floor_tile = /obj/item/stack/tile/carpet/gato
canSmoothWith = list(/turf/open/floor/carpet/gato)
/turf/open/floor/carpet/narsie_act(force, ignore_mobs, probability = 20)
. = (prob(probability) || force)
for(var/I in src)