mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
2 lines
2.5 KiB
HTML
2 lines
2.5 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/component/corpse_description - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="datum/component/corpse_description.html#var">Var Details</a></header><main><h1>corpse_description <aside>/<a href="datum.html">datum</a>/<a href="datum/component.html">component</a>/<a href="datum/component/corpse_description.html">corpse_description</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/corpse_description.dm#L5"><img src="git.png" width="16" height="16" title="code/datums/components/corpse_description.dm 5"></a></h1><p>Mapping component which adds examine text to a corpse that is removed on revival (in case for some reason someone revives your space ruin mob)
|
|
For immersive environmental story telling</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/component/corpse_description.html#var/description_text">description_text</a></th><td>What do we display on examine?</td></tr><tr><th><a href="datum/component/corpse_description.html#var/naive_description">naive_description</a></th><td>What do we display if examined by a clown?</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/description_text"><aside class="declaration">var </aside>description_text <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/corpse_description.dm#L7"><img src="git.png" width="16" height="16" title="code/datums/components/corpse_description.dm 7"></a></h3><p>What do we display on examine?</p><h3 id="var/naive_description"><aside class="declaration">var </aside>naive_description <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/corpse_description.dm#L9"><img src="git.png" width="16" height="16" title="code/datums/components/corpse_description.dm 9"></a></h3><p>What do we display if examined by a clown?</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |