Skip to content

Commit

Permalink
[MIRROR] Halloween tile decals [MDB IGNORE] (#24484)
Browse files Browse the repository at this point in the history
* Halloween tile decals (#79108)

## About The Pull Request

Adds orange and black tile decals for the Halloween holiday.

<details>
<summary>Screenshot</summary>

![image](https://github.com/tgstation/tgstation/assets/83487515/36ac0d48-fe89-4f15-b9f7-bc55cb0f0de1)

![image](https://github.com/tgstation/tgstation/assets/83487515/fa409d3e-004e-45e3-97b3-05f9244fbf13)

</details>

## Why It's Good For The Game

It's Halloween, compliment the visual filter recently added to the
holiday.

## Changelog

:cl: LT3
image: Added Halloween themed floor/tram tiles
/:cl:

* Halloween tile decals

---------

Co-authored-by: lessthanthree <[email protected]>
  • Loading branch information
2 people authored and FFMirrorBot committed Oct 21, 2023
1 parent 524d40b commit af04a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/holiday/holidays.dm
Original file line number Diff line number Diff line change
Expand Up @@ -555,6 +555,7 @@
begin_month = OCTOBER
end_day = 2
end_month = NOVEMBER
holiday_colors = list(COLOR_MOSTLY_PURE_ORANGE, COLOR_PRISONER_BLACK)

/datum/holiday/halloween/greet()
return "Have a spooky Halloween!"
Expand Down

0 comments on commit af04a21

Please sign in to comment.