mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
[MIRROR] More lawyer photocopier blanks [MDB IGNORE] (#18240)
* More lawyer photocopier blanks (#71952) ## About The Pull Request Adds documents NT-SCR-CS (Court Summons) and NT-SCR-LRF (Lawsuit Request Form) to the photocopier template sheets. ## Why It's Good For The Game Lawyers get a bit more bureaucratic power, by having an official form to perform orders now instead of having to use the order form. ## Changelog 🆑 add: lawyer-based photocopier blanks /🆑 Co-authored-by: etherware-novice <candy@ notarealaddr.com> * More lawyer photocopier blanks Co-authored-by: texan-down-under <73374039+etherware-novice@users.noreply.github.com> Co-authored-by: etherware-novice <candy@ notarealaddr.com>
This commit is contained in:
co-authored by
etherware-novice
texan-down-under
parent
dada99ff3f
commit
02c478f12b
@@ -430,6 +430,73 @@
|
||||
"<div style=\"all: initial;\" class=\"notranslate\"></div>"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NT-SCR-CS",
|
||||
"category": "Security Department",
|
||||
"name": "Court Summons",
|
||||
"info": [
|
||||
"<h1><font color=\"red\"><div align=\"center\">Court Order</div></font></h1>",
|
||||
"<hr />",
|
||||
"<p><strong>Requesting Party (with signature):</strong></p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p><strong>The Accused Party:</strong></p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p><strong>Reason for Request:</strong></p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p>Requested to attend by [__] : [__] at the latest. (In station time)",
|
||||
"<p><p><font color=\"grey\">Place for a stamp</font></p>",
|
||||
"<hr />",
|
||||
"<font color=\"grey\"><div align=\"justify\">This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.</div></font></p>",
|
||||
"<div style=\"all: initial;\" class=\"notranslate\"></div>"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NT-SCR-LRF",
|
||||
"category": "Security Department",
|
||||
"name": "Lawsuit Request Form",
|
||||
"info":[
|
||||
"<h1><font color=\"red\"><div align=\"center\">Lawsuit Request Form",
|
||||
"<p><strong>Prosecuters's name (with signature):</strong></p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p><strong>Affected Parties:</strong></p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p><strong>The Accused Party:</strong></p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p><strong>Description of Events:</strong></p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p><strong>Requested Punishment:</strong></p>",
|
||||
"<p>[___________________________________]</p>",
|
||||
"<p><strong>Date:</strong></p>",
|
||||
"<p>[___].[___].[___]</p>",
|
||||
"<p>[___]:[___]</p>",
|
||||
"<p><p><font color=\"grey\">Place for a stamp</font></p>",
|
||||
"<hr />",
|
||||
"<font color=\"grey\"><div align=\"justify\">By writing and signing this form, you consent to the processing of your personal data by Nanotrasen Corporation.</div></font></p>",
|
||||
"<hr />",
|
||||
"<p><strong>Name of offical to take action:</strong></p>",
|
||||
"<p>[___________________________________]</span></p>",
|
||||
"<p><strong>Official Decision:</strong></p>",
|
||||
"<p>[___________________________________]</span></p>",
|
||||
"<p><strong>Notes:</strong></p>",
|
||||
"<p>[___________________________________]</span></p>",
|
||||
"<p><strong>Date the suit was reviewed:</strong></p>",
|
||||
"<p>[___].[___].[___]</p>",
|
||||
"<p>[___]:[___]</p>",
|
||||
|
||||
"<p><font color=\"grey\">Place for a stamp</font></p>",
|
||||
"<hr />",
|
||||
"<font color=\"grey\"><div align=\"justify\">This document is the property of Nanotrasen Corporation. Without the signatures and seals of the managers or their deputies, this document has no corporate force.</div></font></p>"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NT-ENG-PW",
|
||||
"category": "Engineering Department",
|
||||
|
||||
Reference in New Issue
Block a user