Files
fulpstation/code/__DEFINES/random_spawner.dm
SgtHunk 5ece8eeacb TGU: belated February edition (#1129)
* tgu

* ok..

* they killed the fucking grab proc im not fixing this

* fixes some map shit

* huh

* Merge remote-tracking branch 'tgstation/master' into tgu24

* this is weird af

* idk what went on with this merge but ig its fixed

* fixes windoors

* this time for realsies passes

* i promise now it does

* fixes tgui + add boulder
2024-03-04 09:02:44 -08:00

4 lines
141 B
Plaintext

///Used by bedsheets spawners to tell if it's a single or double bedsheet.
#define BEDSHEET_SINGLE "single"
#define BEDSHEET_DOUBLE "double"