code/modules/fishing/fish/chasm_detritus.dm
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
Bodies-only default contents.
NORMAL_CONTENTS
Regular default contents.
NO_CORPSES
No corpses (so there's still lobstrosities because they're the main threat with this).