mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-30 16:38:30 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user