Deploy to GitHub pages

This commit is contained in:
github-actions[bot]
2026-08-26 00:26:58 +00:00
committed by GitHub
commit 835dffb4c8
2864 changed files with 11879 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/supply/supply_README.md - 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/modules/supply/supply_README.md <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/supply/supply_README.md"><img src="git.png" width="16" height="16" title="code/modules/supply/supply_README.md"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2 id="important-supply-packs-notes">IMPORTANT SUPPLY PACKS NOTES</h2><h3 id="pack-parameters">Pack Parameters</h3>
<ul>
<li>only secure crate types use the access var (and are lockable)</li>
<li>hidden packs only show up when the computer has been hacked.</li>
<li>Contraband is obtainable through modified supplycomp circuitboards.</li>
</ul>
<h3 id="bug-prevention">Bug Prevention</h3>
<ul>
<li>Don't add living things to crates, that's bad, it will break the shuttle.</li>
<li>Do NOT set the price of any crates below 7 points. Doing so allows infinite points.</li>
</ul>
<h3 id="pack-organization">Pack Organization</h3>
<ul>
<li>Anytime a supply pack is ordered, it needs to be put in the dm file that matches its type</li>
<li>Anytime a supply pack category becomes overloaded (think 20+ packs) you should consider splitting it into multiple categories</li>
<li>Avoid throwing things in the miscellanious category unless it really doesn't have a place elsewhere</li>
</ul></td></tr></table></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>
@@ -0,0 +1,2 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/supply/supply_packs/pack_abstract.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/modules/supply/supply_packs/pack_abstract.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/supply/supply_packs/pack_abstract.dm"><img src="git.png" width="16" height="16" title="code/modules/supply/supply_packs/pack_abstract.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/abstract</th><td>Abstract supply packs that don't contain any goods, but instead represent purchases that cargo can make.
A supply pack that does not contain physical objects, but instead fires some sort of callback when ordered.</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/abstract/admin_notify</th><td>A sample supply pack that notifies admins when it is purchased, but provides no items.</td></tr></table></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>
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/supply/supply_packs/pack_emergency.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/modules/supply/supply_packs/pack_emergency.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/supply/supply_packs/pack_emergency.dm"><img src="git.png" width="16" height="16" title="code/modules/supply/supply_packs/pack_emergency.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/emergency</th><td>Section header - use these to set default supply group and crate type for sections</td></tr></table></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>
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/supply/supply_packs/pack_engineering.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/modules/supply/supply_packs/pack_engineering.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/supply/supply_packs/pack_engineering.dm"><img src="git.png" width="16" height="16" title="code/modules/supply/supply_packs/pack_engineering.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/engineering/tools</th><td>the most robust crate</td></tr></table></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>
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/supply/supply_packs/pack_miscellaneous.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/modules/supply/supply_packs/pack_miscellaneous.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/supply/supply_packs/pack_miscellaneous.dm"><img src="git.png" width="16" height="16" title="code/modules/supply/supply_packs/pack_miscellaneous.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/misc/paper</th><td>Paper Work</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/misc/janitor</th><td>Janitor Supplies</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/misc/servicecostume</th><td>Costumes</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/misc/formalwear</th><td>This is a very classy crate.</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/misc/teamcolors</th><td>For team sports like space polo</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/misc/polo</th><td>For space polo! Or horsehead Quiditch</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/misc/boxing</th><td>For non log spamming cargo brawls!</td></tr></table></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>
@@ -0,0 +1,2 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/supply/supply_packs/pack_organic.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/modules/supply/supply_packs/pack_organic.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/supply/supply_packs/pack_organic.dm"><img src="git.png" width="16" height="16" title="code/modules/supply/supply_packs/pack_organic.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/misc/randomised/ingredients</th><td>its a bit hacky...</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/organic/cow</th><td>livestock</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/organic/hydroponics</th><td>/// hippy gear
-- Skie</td></tr></table></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>
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/supply/supply_packs/pack_security.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/modules/supply/supply_packs/pack_security.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/supply/supply_packs/pack_security.dm"><img src="git.png" width="16" height="16" title="code/modules/supply/supply_packs/pack_security.dm"></a></h1><table class="summary" cellspacing="0"><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/security/helmets</th><td>Armor: Basic</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/security/baton</th><td>Weapons: Basic</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/security/armory</th><td>Armory stuff</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/security/armory/riothelmets</th><td>Armor: Specialist</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/security/armory/ballistic</th><td>Weapons: Specialist</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/security/armory/epistol</th><td>costs 3/5ths of the normal e-guns for 3/4ths the total ammo, making it cheaper to arm more people, but less convient for any one person</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/security/armory/mindshield</th><td>Implants &amp; etc</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/security/lowinquisitor</th><td>Has a bunch of neat equipment for Skulk Officers, do note only Skkulakin can use these items</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/security/officerpack</th><td>Starter pack for an officer. Contains everything in a locker but backpack (officer already start with one). Convenient way to equip new officer on highpop.</td></tr></table></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>
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/supply/supply_packs/pack_shuttle.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/modules/supply/supply_packs/pack_shuttle.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/supply/supply_packs/pack_shuttle.dm"><img src="git.png" width="16" height="16" title="code/modules/supply/supply_packs/pack_shuttle.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="datum/supply_packs/abstract/shuttle.html">/datum/supply_packs/abstract/shuttle</a></th><td>A &quot;supply pack&quot; that allows for purchasing a custom shuttle.</td></tr><tr><th>/<a href="datum.html">datum</a>/<a href="datum/supply_packs.html">supply_packs</a>/abstract/admin_notify/donations</th><td>Simple supply pack for easy admin modification</td></tr></table></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>