Commit Graph

2 Commits

Author SHA1 Message Date
Gaxeer
8e668727f7 refactor: make build compatible with 514 compiler again (#24020) 2024-02-06 18:23:40 +00:00
Gaxeer
8fe36f60e2 feat: add different background planet based on current lavaland theme. Refactor lavaland themes to datums (#23611)
* feat: add different background planet based on current lavaland theme. Refactor lavaland themes to datums

* fix: adjust to linter

* fix: replace `istype` with `ispath` in `/datum/lavaland_theme` validation

* refactor: apply `Contrabang` review

* Update code/modules/lavaland/lavaland_theme.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2024-01-14 12:37:10 +00:00