Metha Changes Part 200

What has been added?

- Outfats edit, as usual.
- Added in Pettan Kometomo
#9277 's candy tiles (Choclit_alt2 and the bubblegum floor have been coded in.)
- Added chocolate slime sprite. (Waiting for someone to code it in cause I suck at coding.)
This commit is contained in:
MrSky12
2023-02-18 02:41:11 +01:00
parent 0e73209e8e
commit 578ea6d12d
6 changed files with 66 additions and 287 deletions
+17
View File
@@ -204,6 +204,23 @@
clawfootstep = FOOTSTEP_HARD_CLAW
heavyfootstep = FOOTSTEP_GENERIC_HEAVY
/turf/open/indestructible/chocolate
name = "chocolate floor"
desc = "A rather tasty floor, hopefully it does not ruin your shoes."
icon = 'Gainstation13/icons/turf/floor_candy.dmi'
icon_state = "choclit_alt2"
/turf/open/indestructible/bubblegum
name = "bubblegum floor"
desc = "A rather tasty floor, hopefully it does not ruin your shoes."
icon = 'Gainstation13/icons/turf/floor_candy.dmi'
icon_state = "floor_pinkgum"
/turf/open/indestructible/clock_spawn_room/Entered()
..()
START_PROCESSING(SSfastprocess, src)