code/modules/fishing/fish/chasm_detritus.dm ![code/modules/fishing/fish/chasm_detritus.dm0](git.png)
NORMAL_CONTENTS | Regular default contents. |
---|---|
BODIES_ONLY | Bodies-only default contents. |
NO_CORPSES | No corpses (so there's still lobstrosities because they're the main threat with this). |
/datum/chasm_detritus | A datum that retrieves something which fell into a chasm. |
/datum/chasm_detritus/restricted | Variant of the chasm detritus that allows for an easier time at fishing out bodies, and sometimes less desireable monsters too. |
Define Details
BODIES_ONLY ![code/modules/fishing/fish/chasm_detritus.dm 4](git.png)
Bodies-only default contents.
NORMAL_CONTENTS ![code/modules/fishing/fish/chasm_detritus.dm 2](git.png)
Regular default contents.
NO_CORPSES ![code/modules/fishing/fish/chasm_detritus.dm 6](git.png)
No corpses (so there's still lobstrosities because they're the main threat with this).