mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
1 line
3.8 KiB
HTML
1 line
3.8 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/item/codex_cicatrix - 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="obj/item/codex_cicatrix.html#var">Var Details</a> - <a href="obj/item/codex_cicatrix.html#proc">Proc Details</a></header><main><h1>codex_cicatrix <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/codex_cicatrix.html">codex_cicatrix</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/antagonists/heretic/items/forbidden_book.dm#L2"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/items/forbidden_book.dm 2"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/codex_cicatrix.html#var/book_open">book_open</a></th><td>Helps determine the icon state of this item when it's used on self.</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/item/codex_cicatrix.html#proc/after_clear_rune">after_clear_rune</a></th><td>Callback for effect_remover component after a rune is deleted</td></tr><tr><th><a href="obj/item/codex_cicatrix.html#proc/close_animation">close_animation</a></th><td>Plays a closing animation and resets the icon state.</td></tr><tr><th><a href="obj/item/codex_cicatrix.html#proc/open_animation">open_animation</a></th><td>Plays a little animation that shows the book opening and closing.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/book_open"><aside class="declaration">var </aside>book_open <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/antagonists/heretic/items/forbidden_book.dm#L12"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/items/forbidden_book.dm 12"></a></h3><p>Helps determine the icon state of this item when it's used on self.</p><h2 id="proc">Proc Details</h2><h3 id="proc/after_clear_rune"><aside class="declaration">proc </aside>after_clear_rune<aside>(/<a href="obj.html">obj</a>/effect/target, /<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/user) <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/antagonists/heretic/items/forbidden_book.dm#L22"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/items/forbidden_book.dm 22"></a></aside></h3><p>Callback for effect_remover component after a rune is deleted</p><h3 id="proc/close_animation"><aside class="declaration">proc </aside>close_animation<aside>() <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/antagonists/heretic/items/forbidden_book.dm#L70"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/items/forbidden_book.dm 70"></a></aside></h3><p>Plays a closing animation and resets the icon state.</p><h3 id="proc/open_animation"><aside class="declaration">proc </aside>open_animation<aside>() <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/antagonists/heretic/items/forbidden_book.dm#L64"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/items/forbidden_book.dm 64"></a></aside></h3><p>Plays a little animation that shows the book opening and closing.</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/edee60476d21ee840643bd1abe7f6003a8c65773">edee604</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |