mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Deploy to GitHub pages
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/datums/components/riding/riding.dm - 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></header><main><h1>code/datums/components/riding/riding.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/datums/components/riding/riding.dm"><img src="git.png" width="16" height="16" title="code/datums/components/riding/riding.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="datum/component/riding.html">/datum/component/riding</a></th><td>This is the riding component, which is applied to a movable atom by the <a href="datum/element/ridable.html" title="/datum/element/ridable">ridable element</a> when a mob is successfully buckled to said movable.</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/776b9861f70566b1e6a0763a465ef22f7920a3d6">776b986</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/datums/components/riding/riding_vehicle.dm - 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="code/datums/components/riding/riding_vehicle.html#define">Define Details</a></header><main><h1>code/datums/components/riding/riding_vehicle.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/datums/components/riding/riding_vehicle.dm"><img src="git.png" width="16" height="16" title="code/datums/components/riding/riding_vehicle.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/datums/components/riding/riding_vehicle.html#define/EPSILON">EPSILON</a></th><td>For making timers not accidentally skip an extra tick.</td></tr><tr><th><a href="datum/component/riding/vehicle/scooter/skateboard/hover.html">/datum/component/riding/vehicle/scooter/skateboard/hover</a></th><td>This one lets the rider ignore gravity, move in zero g and so on, but only on ground turfs or at most one z-level above them.</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/EPSILON"><aside class="declaration">#define </aside>EPSILON <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/datums/components/riding/riding_vehicle.dm#L4"><img src="git.png" width="16" height="16" title="code/datums/components/riding/riding_vehicle.dm 4"></a></h3><p>For making timers not accidentally skip an extra tick.</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/776b9861f70566b1e6a0763a465ef22f7920a3d6">776b986</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>
|
||||
Reference in New Issue
Block a user