mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
1 line
2.5 KiB
HTML
1 line
2.5 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/item/soap - 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/soap.html#var">Var Details</a></header><main><h1>soap <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/soap.html">soap</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/game/objects/items/soap.dm#L1"><img src="git.png" width="16" height="16" title="code/game/objects/items/soap.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/soap.html#var/cleanspeed">cleanspeed</a></th><td>Time taken to clean something.</td></tr><tr><th><a href="obj/item/soap.html#var/max_bites">max_bites</a></th><td>The maximum amount of bites before the soap is depleted.</td></tr><tr><th><a href="obj/item/soap.html#var/times_eaten">times_eaten</a></th><td>How many times a Drask has chewed on this bar of soap.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/cleanspeed"><aside class="declaration">var </aside>cleanspeed <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/game/objects/items/soap.dm#L15"><img src="git.png" width="16" height="16" title="code/game/objects/items/soap.dm 15"></a></h3><p>Time taken to clean something.</p><h3 id="var/max_bites"><aside class="declaration">var </aside>max_bites <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/game/objects/items/soap.dm#L19"><img src="git.png" width="16" height="16" title="code/game/objects/items/soap.dm 19"></a></h3><p>The maximum amount of bites before the soap is depleted.</p><h3 id="var/times_eaten"><aside class="declaration">var </aside>times_eaten <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/game/objects/items/soap.dm#L17"><img src="git.png" width="16" height="16" title="code/game/objects/items/soap.dm 17"></a></h3><p>How many times a Drask has chewed on this bar of soap.</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> |