<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.starcup.cc/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Little+meow+meow</id>
	<title>starcup wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.starcup.cc/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Little+meow+meow"/>
	<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/w/Special:Contributions/Little_meow_meow"/>
	<updated>2026-05-05T08:26:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Running_a_Local_Server&amp;diff=20643</id>
		<title>Running a Local Server</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Running_a_Local_Server&amp;diff=20643"/>
		<updated>2025-11-03T01:12:17Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: initial commit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page describes how to run starcup SS14 locally for debug and experimentation. If you&#039;re looking for information on how to join our server, check out [[Getting Started]] instead.&lt;br /&gt;
&lt;br /&gt;
Start by heading over to https://builds.starcup.cc/fork/starcup/ to download the latest server build. Our code is constantly changing. We typically release a new update nightly, so be sure to come back to this step frequently.&lt;br /&gt;
&lt;br /&gt;
Once you&#039;ve downloaded the server zip for your platform, extract it using your preferred archive manager program to somewhere on your computer. Navigate to where you&#039;ve extracted it and run &amp;lt;code&amp;gt;run_server.bat&amp;lt;/code&amp;gt; (or &amp;lt;code&amp;gt;run_server.sh&amp;lt;/code&amp;gt;). You should now be able to connect to the server from the server launcher by selecting &amp;lt;code&amp;gt;Direct connect to server&amp;lt;/code&amp;gt; and specifying &amp;lt;code&amp;gt;localhost&amp;lt;/code&amp;gt; as the connection address.&lt;br /&gt;
&lt;br /&gt;
If you wish to invite other players to your local server, you will need to provide them with a different connection address and possibly forward TCP and UDP ports 1212. Because of complexity, these are beyond the scope of this article.&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20642</id>
		<title>Writing</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20642"/>
		<updated>2025-10-21T06:52:11Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Pens.rsi_(luxury_pen,_Textures-Objects-Misc).png|64px|right|class=sprite]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Writing&#039;&#039;&#039; may be performed by using a pen on an unsigned and unstamped piece of [[Entity:Paper|paper]]. The game supports rich text features through a modified implementation of [https://www.phpbb.com/community/help/bbcode bbcode].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
The following tags are currently supported for use on paper&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;/&amp;gt;:&lt;br /&gt;
* Bold &amp;lt;code&amp;gt;[bold]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Italic &amp;lt;code&amp;gt;[italic]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Bold italic &amp;lt;code&amp;gt;[bolditalic]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Bullet &amp;lt;code&amp;gt;[bullet]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Color &amp;lt;code&amp;gt;[color=#ff5733]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Heading &amp;lt;code&amp;gt;[head=2]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Mono &amp;lt;code&amp;gt;[mono]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Size &amp;lt;code&amp;gt;[size=12]&amp;lt;/code&amp;gt;&lt;br /&gt;
** Size in pixels, between 4 and 20&lt;br /&gt;
* Font &amp;lt;code&amp;gt;[font=&amp;quot;BoxRound&amp;quot;]&amp;lt;/code&amp;gt;&lt;br /&gt;
** See [https://github.com/teamstarcup/starcup/blob/main/Resources/Prototypes/fonts.yml these] [https://github.com/teamstarcup/starcup/blob/main/Resources/Prototypes/_starcup/fonts.yml pages] for a list of available fonts.&lt;br /&gt;
* Emoji &amp;lt;code&amp;gt;[emoji]&amp;lt;/code&amp;gt;&lt;br /&gt;
** A shortcut for &amp;lt;code&amp;gt;[font=&amp;quot;Emoji&amp;quot;]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Utilities ==&lt;br /&gt;
A pure-HTML document rendering emulator: [https://yagwog.github.io/RMC14-document-simu/ RMC14-document-simu]&lt;br /&gt;
Please note that RMC14-document-simu is not a 1:1 renderer, and may also not support our custom tags.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;&amp;gt;{{CiteGithub|https://github.com/teamstarcup/starcup/blob/8aea3df4cedde93f68b5dd7a7b33e41f124597c1/Content.Client/Paper/UI/PaperWindow.xaml.cs#L41}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20641</id>
		<title>Writing</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20641"/>
		<updated>2025-10-21T06:00:49Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: Added a disclaimer for RMC14-document-simu&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Pens.rsi_(luxury_pen,_Textures-Objects-Misc).png|64px|right|class=sprite]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Writing&#039;&#039;&#039; may be performed by using a pen on an unsigned and unstamped piece of [[Entity:Paper|paper]]. The game supports rich text features through a modified implementation of [https://www.phpbb.com/community/help/bbcode bbcode].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
The following tags are currently supported for use on paper&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;/&amp;gt;:&lt;br /&gt;
* Bold &amp;lt;code&amp;gt;[bold]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Italic &amp;lt;code&amp;gt;[italic]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Bold italic &amp;lt;code&amp;gt;[bolditalic]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Bullet &amp;lt;code&amp;gt;[bullet]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Color &amp;lt;code&amp;gt;[color=#ff5733]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Heading &amp;lt;code&amp;gt;[head=2]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Mono &amp;lt;code&amp;gt;[mono]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Size &amp;lt;code&amp;gt;[size=12]&amp;lt;/code&amp;gt;&lt;br /&gt;
** Size in pixels, between 4 and 20&lt;br /&gt;
* Font &amp;lt;code&amp;gt;[font=&amp;quot;BoxRound&amp;quot;]&amp;lt;/code&amp;gt;&lt;br /&gt;
** See [https://github.com/teamstarcup/starcup/blob/main/Resources/Prototypes/fonts.yml this page] for a list of available fonts.&lt;br /&gt;
* Emoji &amp;lt;code&amp;gt;[emoji]&amp;lt;/code&amp;gt;&lt;br /&gt;
** A shortcut for &amp;lt;code&amp;gt;[font=&amp;quot;Emoji&amp;quot;]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Utilities ==&lt;br /&gt;
A pure-HTML document rendering emulator: [https://yagwog.github.io/RMC14-document-simu/ RMC14-document-simu]&lt;br /&gt;
Please note that RMC14-document-simu is not a 1:1 renderer, and may also not support our custom tags.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;&amp;gt;{{CiteGithub|https://github.com/teamstarcup/starcup/blob/8aea3df4cedde93f68b5dd7a7b33e41f124597c1/Content.Client/Paper/UI/PaperWindow.xaml.cs#L41}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20640</id>
		<title>Writing</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20640"/>
		<updated>2025-10-21T05:59:35Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: Added new formatting tags&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Pens.rsi_(luxury_pen,_Textures-Objects-Misc).png|64px|right|class=sprite]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Writing&#039;&#039;&#039; may be performed by using a pen on an unsigned and unstamped piece of [[Entity:Paper|paper]]. The game supports rich text features through a modified implementation of [https://www.phpbb.com/community/help/bbcode bbcode].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
The following tags are currently supported for use on paper&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;/&amp;gt;:&lt;br /&gt;
* Bold &amp;lt;code&amp;gt;[bold]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Italic &amp;lt;code&amp;gt;[italic]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Bold italic &amp;lt;code&amp;gt;[bolditalic]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Bullet &amp;lt;code&amp;gt;[bullet]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Color &amp;lt;code&amp;gt;[color=#ff5733]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Heading &amp;lt;code&amp;gt;[head=2]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Mono &amp;lt;code&amp;gt;[mono]&amp;lt;/code&amp;gt;&lt;br /&gt;
* Size &amp;lt;code&amp;gt;[size=12]&amp;lt;/code&amp;gt;&lt;br /&gt;
** Size in pixels, between 4 and 20&lt;br /&gt;
* Font &amp;lt;code&amp;gt;[font=&amp;quot;BoxRound&amp;quot;]&amp;lt;/code&amp;gt;&lt;br /&gt;
** See [https://github.com/teamstarcup/starcup/blob/main/Resources/Prototypes/fonts.yml this page] for a list of available fonts.&lt;br /&gt;
* Emoji &amp;lt;code&amp;gt;[emoji]&amp;lt;/code&amp;gt;&lt;br /&gt;
** A shortcut for &amp;lt;code&amp;gt;[font=&amp;quot;Emoji&amp;quot;]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Utilities ==&lt;br /&gt;
A pure-HTML document rendering emulator: [https://yagwog.github.io/RMC14-document-simu/ RMC14-document-simu]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;&amp;gt;{{CiteGithub|https://github.com/teamstarcup/starcup/blob/8aea3df4cedde93f68b5dd7a7b33e41f124597c1/Content.Client/Paper/UI/PaperWindow.xaml.cs#L41}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Getting_Started&amp;diff=20639</id>
		<title>Getting Started</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Getting_Started&amp;diff=20639"/>
		<updated>2025-10-09T05:10:34Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: Created page with &amp;quot;This guide is intended to introduce new players to the game.  == Installing == Head over to [https://spacestation14.com/about/download/ spacestation14.com] to download the launcher. Once you have that installed, [https://account.spacestation14.com/ create an account] and use it to log into the launcher.  Select &amp;lt;code&amp;gt;Add Favorite...&amp;lt;/code&amp;gt; in the top-left corner of the launcher.  &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Name: &amp;lt;code&amp;gt;[EN][RP] starcup&amp;lt;/code&amp;gt;&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;Address: &amp;lt;code&amp;gt;ss14s://ss14.starcup.cc...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide is intended to introduce new players to the game.&lt;br /&gt;
&lt;br /&gt;
== Installing ==&lt;br /&gt;
Head over to [https://spacestation14.com/about/download/ spacestation14.com] to download the launcher. Once you have that installed, [https://account.spacestation14.com/ create an account] and use it to log into the launcher.&lt;br /&gt;
&lt;br /&gt;
Select &amp;lt;code&amp;gt;Add Favorite...&amp;lt;/code&amp;gt; in the top-left corner of the launcher.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Name: &amp;lt;code&amp;gt;[EN][RP] starcup&amp;lt;/code&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Address: &amp;lt;code&amp;gt;ss14s://ss14.starcup.cc/&amp;lt;/code&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Our server should be reachable 24/7, although we may experience occasional downtime.&lt;br /&gt;
&lt;br /&gt;
== Getting Started ==&lt;br /&gt;
&lt;br /&gt;
=== Interface Overview ===&lt;br /&gt;
&lt;br /&gt;
==== Lobby ====&lt;br /&gt;
* Character selection and creation&lt;br /&gt;
* Chat (and chat modes)&lt;br /&gt;
* Observe / Join / Crew Manifest&lt;br /&gt;
&lt;br /&gt;
==== In-game ====&lt;br /&gt;
* WASD controls&lt;br /&gt;
* Opening your inventory and character equipment&lt;br /&gt;
* Using (and configuring) Actions&lt;br /&gt;
* How to chat&lt;br /&gt;
* Interacting with items in your hands/bags&lt;br /&gt;
* Interacting with entities in the world&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Species_Documentation&amp;diff=20632</id>
		<title>Species Documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Species_Documentation&amp;diff=20632"/>
		<updated>2025-09-09T09:21:44Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: incomplete formatting fixes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page documents how new species are created.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&#039;&#039;When a mommy coder and a daddy spriter love each other very much...&#039;&#039;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== The .YML Files ==&lt;br /&gt;
&amp;lt;code&amp;gt;Resources/Prototypes/(_namespace)/Species/[species].yml&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This file contains the &amp;lt;code&amp;gt;species&amp;lt;/code&amp;gt; prototype, which contains some of the information needed for the character creation menu. This includes...&lt;br /&gt;
* &#039;&#039;&#039;id&#039;&#039;&#039; (recommended): the internal name of the prototype, which is generally just the species name.&lt;br /&gt;
* &#039;&#039;&#039;name&#039;&#039;&#039; (required): the user-facing name of the species; point this to a locale string.&lt;br /&gt;
* &#039;&#039;&#039;roundStart&#039;&#039;&#039; (required): whether the species is available at roundstart, IE the character creation menu in the lobby.&lt;br /&gt;
* &#039;&#039;&#039;prototype&#039;&#039;&#039; (required): what mob prototype the player entity will inherit the features of. defined elsewhere (see below).&lt;br /&gt;
* &#039;&#039;&#039;dollPrototype&#039;&#039;&#039; (required): what mob prototype will be used in certain menus, such as the character creator. defined elsewhere (see below).&lt;br /&gt;
* &#039;&#039;&#039;sprites&#039;&#039;&#039;: the sprite prototype that makes up the player entity. defined in this file (see below).&lt;br /&gt;
* &#039;&#039;&#039;markingLimits&#039;&#039;&#039;: the marking limit prototype that sets how many markings and what kind the species can have. defined in this file.&lt;br /&gt;
* &#039;&#039;&#039;dollPrototype&#039;&#039;&#039; (required): what mob prototype will be used in certain menus, such as the character creator. defined elsewhere (see below).&lt;br /&gt;
* &#039;&#039;&#039;skinColoration&#039;&#039;&#039; (required): which method of skin coloration is used. existing options include: HumanToned, Hues, TintedHues, &amp;amp; VoxFeathers.&lt;br /&gt;
* &#039;&#039;&#039;defaultSkinTone&#039;&#039;&#039;: default skin tone for species with a non-HumanToned skin coloration. defaults to white.&lt;br /&gt;
* &#039;&#039;&#039;defaultHumanSkinTone&#039;&#039;&#039;: default skin tone for species with HumanToned skin coloration. defaults to &#039;&#039;&#039;20&#039;&#039;&#039;, on a scale from &#039;&#039;&#039;0&#039;&#039;&#039; (gold/yellow) to &#039;&#039;&#039;100&#039;&#039;&#039; (dark brown).&lt;br /&gt;
* &#039;&#039;&#039;maleFirstNames&#039;&#039;&#039;, &#039;&#039;&#039;femaleFirstNames&#039;&#039;&#039;, &#039;&#039;&#039;lastNames&#039;&#039;&#039;, (etc): namelist prototypes to reference for different name components. defaults to the basic human namelist.&lt;br /&gt;
* &#039;&#039;&#039;naming&#039;&#039;&#039;: the naming rules for the random name generator. defaults to FirstLast. other existing options include: First, LastNoFirst, TheFirstOfLast, FirstDashFirst, LastFirst, FirstDashLast, &amp;amp; FirstCodeLast.&lt;br /&gt;
* &#039;&#039;&#039;sexes&#039;&#039;&#039;: a list of valid sexes for the species to be. this can include some combination of Male, Female, and Unsexed.&lt;br /&gt;
* &#039;&#039;&#039;minAge&#039;&#039;&#039;, &#039;&#039;&#039;youngAge&#039;&#039;&#039;, &#039;&#039;&#039;oldAge&#039;&#039;&#039;, &#039;&#039;&#039;maxAge&#039;&#039;&#039;: these integers define breakpoints for this species age. &#039;&#039;&#039;minAge&#039;&#039;&#039; is the youngest a character of this species can be, and is implied to be an &amp;quot;age of majority&amp;quot;. &#039;&#039;&#039;youngAge&#039;&#039;&#039; and &#039;&#039;&#039;oldAge&#039;&#039;&#039; define whether a character is described as young (under &#039;&#039;&#039;youngAge&#039;&#039;&#039;), middle-aged (&#039;&#039;&#039;youngAge&#039;&#039;&#039; to &#039;&#039;&#039;oldAge&#039;&#039;&#039;), or old (over &#039;&#039;&#039;oldAge&#039;&#039;&#039;). &#039;&#039;&#039;maxAge&#039;&#039;&#039; is the oldest a character of this species can be, and is implied to be a &amp;quot;maximum reasonable lifespan&amp;quot;. in order, these default to &#039;&#039;&#039;18&#039;&#039;&#039;, &#039;&#039;&#039;30&#039;&#039;&#039;, &#039;&#039;&#039;60&#039;&#039;&#039;, and &#039;&#039;&#039;120&#039;&#039;&#039;.&lt;br /&gt;
* &#039;&#039;&#039;baseScale&#039;&#039;&#039;: this takes two float numbers, which are applied as modifiers to the character&#039;s sprite scaling in X and Y (i think) respectively. defaults to &#039;&#039;&#039;1, 1&#039;&#039;&#039;.&lt;br /&gt;
* &#039;&#039;&#039;minHeight&#039;&#039;&#039;, &#039;&#039;&#039;maxHeight&#039;&#039;&#039;: float numbers which define the minimum and maximum heights a character can be set to in the character creator. defaults to &#039;&#039;&#039;0.95&#039;&#039;&#039; and &#039;&#039;&#039;1.05&#039;&#039;&#039;, respectively (at least in starcup). these are applied as a modifier to the &#039;&#039;&#039;baseScale&#039;&#039;&#039;, above (I think).&lt;br /&gt;
* &#039;&#039;&#039;defaultHeight&#039;&#039;&#039;, &#039;&#039;&#039;defaultWidth&#039;&#039;&#039;: float numbers which define the starting scale factor for a character&#039;s height and width (obviously). both default to &#039;&#039;&#039;1&#039;&#039;&#039;. these are applied as a modifier to the &#039;&#039;&#039;baseScale&#039;&#039;&#039;, above (I think).&lt;br /&gt;
* &#039;&#039;&#039;scaleHeight&#039;&#039;&#039;, &#039;&#039;&#039;scaleWidth&#039;&#039;&#039;: boolean. whether the character is scaled vertically or horizontally (respectively). both default to &#039;&#039;&#039;true&#039;&#039;&#039;. you probably shouldn&#039;t change these.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This file also typically contains the &#039;&#039;&#039;speciesBaseSprites&#039;&#039;&#039; prototype, which defines what sprites will be rendered on a given humanoid visual layer. If an entry is empty, the visual layer is assumed not to be in use and will be ignored. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The following list of existing layers and their definitions are pieced together as best as I can without spending all day reading rendering code. From what I can tell, the order of &#039;&#039;this&#039;&#039; list does not matter (but it very much does in other locations!), so I have ordered in the most sensible way I can imagine. Not all of these are necessary for all species.&lt;br /&gt;
* &#039;&#039;&#039;Head&#039;&#039;&#039; (usually species-specific; governs the base Head part)&lt;br /&gt;
* &#039;&#039;&#039;HeadTop&#039;&#039;&#039; (usually MobHumanoidAnyMarking; a type of head marking)&lt;br /&gt;
* &#039;&#039;&#039;HeadSide&#039;&#039;&#039; (usually MobHumanoidAnyMarking; a type of head marking)&lt;br /&gt;
* &#039;&#039;&#039;Eyes&#039;&#039;&#039; (usually species-specific &#039;&#039;if&#039;&#039; the species has a unique eye sprite. many use the human one)&lt;br /&gt;
* &#039;&#039;&#039;Snout&#039;&#039;&#039;  (usually MobHumanoidAnyMarking; a type of head marking)&lt;br /&gt;
* &#039;&#039;&#039;Hair&#039;&#039;&#039; (usually MobHumanoidAnyMarking; it&#039;s hair)&lt;br /&gt;
* &#039;&#039;&#039;FacialHair&#039;&#039;&#039; (usually MobHumanoidAnyMarking; it&#039;s hair)&lt;br /&gt;
* &#039;&#039;&#039;UndergarmentTop&#039;&#039;&#039; (usually MobHumanoidAnyMarking; it&#039;s a type of marking)&lt;br /&gt;
* &#039;&#039;&#039;UndergarmentBottom&#039;&#039;&#039; (usually MobHumanoidAnyMarking; it&#039;s a type of marking)&lt;br /&gt;
* &#039;&#039;&#039;Chest&#039;&#039;&#039; (usually species-specific; governs the base Chest part)&lt;br /&gt;
* &#039;&#039;&#039;LArm&#039;&#039;&#039; (usually species-specific; governs the base LArm part)&lt;br /&gt;
* &#039;&#039;&#039;RArm&#039;&#039;&#039; (usually species-specific; governs the base RArm part)&lt;br /&gt;
* &#039;&#039;&#039;LHand&#039;&#039;&#039; (usually species-specific; governs the base LHand part)&lt;br /&gt;
* &#039;&#039;&#039;RHand&#039;&#039;&#039; (usually species-specific; governs the base RHand part)&lt;br /&gt;
* &#039;&#039;&#039;LLeg&#039;&#039;&#039; (usually species-specific; governs the base LLeg part)&lt;br /&gt;
* &#039;&#039;&#039;RLeg&#039;&#039;&#039; (usually species-specific; governs the base RLeg part)&lt;br /&gt;
* &#039;&#039;&#039;LFoot&#039;&#039;&#039; (usually species-specific; governs the base LFoot part)&lt;br /&gt;
* &#039;&#039;&#039;RFoot&#039;&#039;&#039; (usually species-specific; governs the base RFoot part)&lt;br /&gt;
* &#039;&#039;&#039;Tail&#039;&#039;&#039; (usually MobHumanoidAnyMarking; it&#039;s a type of marking)&lt;br /&gt;
* &#039;&#039;&#039;TailBehind&#039;&#039;&#039; (usually MobHumanoidAnyMarking; this uses the new tail code recently ported from floof, wikidocs pending)&lt;br /&gt;
* &#039;&#039;&#039;TailOversuit&#039;&#039;&#039; (usually MobHumanoidAnyMarking; this uses the new tail code recently ported from floof, wikidocs pending)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Species-specific sprite parts are defined with a &#039;&#039;&#039;humanoidBaseSprite&#039;&#039;&#039; prototype. These simply have a single component, &#039;&#039;&#039;baseSprite&#039;&#039;&#039;, containing the &#039;&#039;&#039;sprite:&#039;&#039;&#039; [path_to_parts.rsi] and &#039;&#039;&#039;state:&#039;&#039;&#039; [body_part].&lt;br /&gt;
[[Category:Development]]&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Species_Documentation&amp;diff=20631</id>
		<title>Species Documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Species_Documentation&amp;diff=20631"/>
		<updated>2025-09-09T09:15:28Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: Little meow meow moved page /w/Species Documentation to Species Documentation without leaving a redirect: Misspelled title&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== How A Species Is Made ==&lt;br /&gt;
&#039;&#039;When a mommy coder and a daddy spriter love each other very much...&#039;&#039;&lt;br /&gt;
==== The .YML Files ====&lt;br /&gt;
&#039;&#039;&#039;Resources/Prototypes/(_namespace)/Species/[species].yml&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This file contains the &#039;&#039;&#039;species&#039;&#039;&#039; prototype, which contains some of the information needed for the character creation menu. This includes...&lt;br /&gt;
* &#039;&#039;&#039;id&#039;&#039;&#039; (recommended): the internal name of the prototype, which is generally just the species name.&lt;br /&gt;
* &#039;&#039;&#039;name&#039;&#039;&#039; (required): the user-facing name of the species; point this to a locale string.&lt;br /&gt;
* &#039;&#039;&#039;roundStart&#039;&#039;&#039; (required): whether the species is available at roundstart, IE the character creation menu in the lobby.&lt;br /&gt;
* &#039;&#039;&#039;prototype&#039;&#039;&#039; (required): what mob prototype the player entity will inherit the features of. defined elsewhere (see below).&lt;br /&gt;
* &#039;&#039;&#039;dollPrototype&#039;&#039;&#039; (required): what mob prototype will be used in certain menus, such as the character creator. defined elsewhere (see below).&lt;br /&gt;
* &#039;&#039;&#039;sprites&#039;&#039;&#039;: the sprite prototype that makes up the player entity. defined in this file (see below).&lt;br /&gt;
* &#039;&#039;&#039;markingLimits&#039;&#039;&#039;: the marking limit prototype that sets how many markings and what kind the species can have. defined in this file.&lt;br /&gt;
* &#039;&#039;&#039;dollPrototype&#039;&#039;&#039; (required): what mob prototype will be used in certain menus, such as the character creator. defined elsewhere (see below).&lt;br /&gt;
* &#039;&#039;&#039;skinColoration&#039;&#039;&#039; (required): which method of skin coloration is used. existing options include: HumanToned, Hues, TintedHues, &amp;amp; VoxFeathers.&lt;br /&gt;
* &#039;&#039;&#039;defaultSkinTone&#039;&#039;&#039;: default skin tone for species with a non-HumanToned skin coloration. defaults to white.&lt;br /&gt;
* &#039;&#039;&#039;defaultHumanSkinTone&#039;&#039;&#039;: default skin tone for species with HumanToned skin coloration. defaults to &#039;&#039;&#039;20&#039;&#039;&#039;, on a scale from &#039;&#039;&#039;0&#039;&#039;&#039; (gold/yellow) to &#039;&#039;&#039;100&#039;&#039;&#039; (dark brown).&lt;br /&gt;
* &#039;&#039;&#039;maleFirstNames&#039;&#039;&#039;, &#039;&#039;&#039;femaleFirstNames&#039;&#039;&#039;, &#039;&#039;&#039;lastNames&#039;&#039;&#039;, (etc): namelist prototypes to reference for different name components. defaults to the basic human namelist.&lt;br /&gt;
* &#039;&#039;&#039;naming&#039;&#039;&#039;: the naming rules for the random name generator. defaults to FirstLast. other existing options include: First, LastNoFirst, TheFirstOfLast, FirstDashFirst, LastFirst, FirstDashLast, &amp;amp; FirstCodeLast.&lt;br /&gt;
* &#039;&#039;&#039;sexes&#039;&#039;&#039;: a list of valid sexes for the species to be. this can include some combination of Male, Female, and Unsexed.&lt;br /&gt;
* &#039;&#039;&#039;minAge&#039;&#039;&#039;, &#039;&#039;&#039;youngAge&#039;&#039;&#039;, &#039;&#039;&#039;oldAge&#039;&#039;&#039;, &#039;&#039;&#039;maxAge&#039;&#039;&#039;: these integers define breakpoints for this species age. &#039;&#039;&#039;minAge&#039;&#039;&#039; is the youngest a character of this species can be, and is implied to be an &amp;quot;age of majority&amp;quot;. &#039;&#039;&#039;youngAge&#039;&#039;&#039; and &#039;&#039;&#039;oldAge&#039;&#039;&#039; define whether a character is described as young (under &#039;&#039;&#039;youngAge&#039;&#039;&#039;), middle-aged (&#039;&#039;&#039;youngAge&#039;&#039;&#039; to &#039;&#039;&#039;oldAge&#039;&#039;&#039;), or old (over &#039;&#039;&#039;oldAge&#039;&#039;&#039;). &#039;&#039;&#039;maxAge&#039;&#039;&#039; is the oldest a character of this species can be, and is implied to be a &amp;quot;maximum reasonable lifespan&amp;quot;. in order, these default to &#039;&#039;&#039;18&#039;&#039;&#039;, &#039;&#039;&#039;30&#039;&#039;&#039;, &#039;&#039;&#039;60&#039;&#039;&#039;, and &#039;&#039;&#039;120&#039;&#039;&#039;.&lt;br /&gt;
* &#039;&#039;&#039;baseScale&#039;&#039;&#039;: this takes two float numbers, which are applied as modifiers to the character&#039;s sprite scaling in X and Y (i think) respectively. defaults to &#039;&#039;&#039;1, 1&#039;&#039;&#039;.&lt;br /&gt;
* &#039;&#039;&#039;minHeight&#039;&#039;&#039;, &#039;&#039;&#039;maxHeight&#039;&#039;&#039;: float numbers which define the minimum and maximum heights a character can be set to in the character creator. defaults to &#039;&#039;&#039;0.95&#039;&#039;&#039; and &#039;&#039;&#039;1.05&#039;&#039;&#039;, respectively (at least in starcup). these are applied as a modifier to the &#039;&#039;&#039;baseScale&#039;&#039;&#039;, above (I think).&lt;br /&gt;
* &#039;&#039;&#039;defaultHeight&#039;&#039;&#039;, &#039;&#039;&#039;defaultWidth&#039;&#039;&#039;: float numbers which define the starting scale factor for a character&#039;s height and width (obviously). both default to &#039;&#039;&#039;1&#039;&#039;&#039;. these are applied as a modifier to the &#039;&#039;&#039;baseScale&#039;&#039;&#039;, above (I think).&lt;br /&gt;
* &#039;&#039;&#039;scaleHeight&#039;&#039;&#039;, &#039;&#039;&#039;scaleWidth&#039;&#039;&#039;: boolean. whether the character is scaled vertically or horizontally (respectively). both default to &#039;&#039;&#039;true&#039;&#039;&#039;. you probably shouldn&#039;t change these.&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
This file also typically contains the &#039;&#039;&#039;speciesBaseSprites&#039;&#039;&#039; prototype, which defines what sprites will be rendered on a given humanoid visual layer. If an entry is empty, the visual layer is assumed not to be in use and will be ignored. &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
The following list of existing layers and their definitions are pieced together as best as I can without spending all day reading rendering code. From what I can tell, the order of &#039;&#039;this&#039;&#039; list does not matter (but it very much does in other locations!), so I have ordered in the most sensible way I can imagine. Not all of these are necessary for all species.&lt;br /&gt;
* &#039;&#039;&#039;Head&#039;&#039;&#039; (usually species-specific; governs the base Head part)&lt;br /&gt;
* &#039;&#039;&#039;HeadTop&#039;&#039;&#039; (usually MobHumanoidAnyMarking; a type of head marking)&lt;br /&gt;
* &#039;&#039;&#039;HeadSide&#039;&#039;&#039; (usually MobHumanoidAnyMarking; a type of head marking)&lt;br /&gt;
* &#039;&#039;&#039;Eyes&#039;&#039;&#039; (usually species-specific &#039;&#039;if&#039;&#039; the species has a unique eye sprite. many use the human one)&lt;br /&gt;
* &#039;&#039;&#039;Snout&#039;&#039;&#039;  (usually MobHumanoidAnyMarking; a type of head marking)&lt;br /&gt;
* &#039;&#039;&#039;Hair&#039;&#039;&#039; (usually MobHumanoidAnyMarking; it&#039;s hair)&lt;br /&gt;
* &#039;&#039;&#039;FacialHair&#039;&#039;&#039; (usually MobHumanoidAnyMarking; it&#039;s hair)&lt;br /&gt;
* &#039;&#039;&#039;UndergarmentTop&#039;&#039;&#039; (usually MobHumanoidAnyMarking; it&#039;s a type of marking)&lt;br /&gt;
* &#039;&#039;&#039;UndergarmentBottom&#039;&#039;&#039; (usually MobHumanoidAnyMarking; it&#039;s a type of marking)&lt;br /&gt;
* &#039;&#039;&#039;Chest&#039;&#039;&#039; (usually species-specific; governs the base Chest part)&lt;br /&gt;
* &#039;&#039;&#039;LArm&#039;&#039;&#039; (usually species-specific; governs the base LArm part)&lt;br /&gt;
* &#039;&#039;&#039;RArm&#039;&#039;&#039; (usually species-specific; governs the base RArm part)&lt;br /&gt;
* &#039;&#039;&#039;LHand&#039;&#039;&#039; (usually species-specific; governs the base LHand part)&lt;br /&gt;
* &#039;&#039;&#039;RHand&#039;&#039;&#039; (usually species-specific; governs the base RHand part)&lt;br /&gt;
* &#039;&#039;&#039;LLeg&#039;&#039;&#039; (usually species-specific; governs the base LLeg part)&lt;br /&gt;
* &#039;&#039;&#039;RLeg&#039;&#039;&#039; (usually species-specific; governs the base RLeg part)&lt;br /&gt;
* &#039;&#039;&#039;LFoot&#039;&#039;&#039; (usually species-specific; governs the base LFoot part)&lt;br /&gt;
* &#039;&#039;&#039;RFoot&#039;&#039;&#039; (usually species-specific; governs the base RFoot part)&lt;br /&gt;
* &#039;&#039;&#039;Tail&#039;&#039;&#039; (usually MobHumanoidAnyMarking; it&#039;s a type of marking)&lt;br /&gt;
* &#039;&#039;&#039;TailBehind&#039;&#039;&#039; (usually MobHumanoidAnyMarking; this uses the new tail code recently ported from floof, wikidocs pending)&lt;br /&gt;
* &#039;&#039;&#039;TailOversuit&#039;&#039;&#039; (usually MobHumanoidAnyMarking; this uses the new tail code recently ported from floof, wikidocs pending)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Species-specific sprite parts are defined with a &#039;&#039;&#039;humanoidBaseSprite&#039;&#039;&#039; prototype. These simply have a single component, &#039;&#039;&#039;baseSprite&#039;&#039;&#039;, containing the &#039;&#039;&#039;sprite:&#039;&#039;&#039; [path_to_parts.rsi] and &#039;&#039;&#039;state:&#039;&#039;&#039; [body_part].&lt;br /&gt;
[[Category:Development]]&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Admin/Flags&amp;diff=20620</id>
		<title>Admin/Flags</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Admin/Flags&amp;diff=20620"/>
		<updated>2025-08-06T00:02:41Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: fix query description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Admin permissions as defined in [https://github.com/teamstarcup/starcup/blob/master/Content.Shared/Administration/AdminFlags.cs Content.Shared/Administration/AdminFlags.cs]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ AdminFlags.cs&lt;br /&gt;
|-&lt;br /&gt;
! Name !! Description !! Value&lt;br /&gt;
|-&lt;br /&gt;
| Admin || Basic admin verbs. || 1 &amp;lt;&amp;lt; 0&lt;br /&gt;
|-&lt;br /&gt;
| Ban || Ability to ban people. || 1 &amp;lt;&amp;lt; 1&lt;br /&gt;
|-&lt;br /&gt;
| Debug || Debug commands for coders. || 1 &amp;lt;&amp;lt; 2&lt;br /&gt;
|-&lt;br /&gt;
| Fun || This is stuff that trial administrators shouldn&#039;t quite have access to yet, e.g. for running events. || 1 &amp;lt;&amp;lt; 3&lt;br /&gt;
|-&lt;br /&gt;
| Permissions || Ability to edit permissions for other administrators. || 1 &amp;lt;&amp;lt; 4&lt;br /&gt;
|-&lt;br /&gt;
| Server || Ability to control the server like restart it or change the round type. || 1 &amp;lt;&amp;lt; 5&lt;br /&gt;
|-&lt;br /&gt;
| Spawn || Ability to spawn stuff in. || 1 &amp;lt;&amp;lt; 6&lt;br /&gt;
|-&lt;br /&gt;
| VarEdit || Ability to use VV. || 1 &amp;lt;&amp;lt; 7&lt;br /&gt;
|-&lt;br /&gt;
| Mapping || Large mapping operations. || 1 &amp;lt;&amp;lt; 8&lt;br /&gt;
|-&lt;br /&gt;
| Logs || Lets you view admin logs.&lt;br /&gt;
|1 &amp;lt;&amp;lt; 9&lt;br /&gt;
|-&lt;br /&gt;
| Round || Lets you modify the round (forcemap, loadgamemap, etc).&lt;br /&gt;
|1 &amp;lt;&amp;lt; 10&lt;br /&gt;
|-&lt;br /&gt;
| Query || Lets you use BQL queries.&lt;br /&gt;
|1 &amp;lt;&amp;lt; 11&lt;br /&gt;
|-&lt;br /&gt;
| Adminhelp || Lets you use the admin help system.&lt;br /&gt;
|1 &amp;lt;&amp;lt; 12&lt;br /&gt;
|-&lt;br /&gt;
| ViewNotes || Lets you view admin notes.&lt;br /&gt;
|1 &amp;lt;&amp;lt; 13&lt;br /&gt;
|-&lt;br /&gt;
| EditNotes || Lets you create, edit and delete admin notes.&lt;br /&gt;
|1 &amp;lt;&amp;lt; 14&lt;br /&gt;
|-&lt;br /&gt;
| MassBan || Lets you Massban, on SS14.Admin.&lt;br /&gt;
|1 &amp;lt;&amp;lt; 15&lt;br /&gt;
|-&lt;br /&gt;
| Stealth || Allows you to remain hidden from adminwho except to other admins with this flag.&lt;br /&gt;
|1 &amp;lt;&amp;lt; 16&lt;br /&gt;
|-&lt;br /&gt;
| Adminchat || Allows you to use Admin chat.&lt;br /&gt;
|1 &amp;lt;&amp;lt; 17&lt;br /&gt;
|-&lt;br /&gt;
| Pii || Permits the visibility of Pii in game and on SS14 Admin.&lt;br /&gt;
|1 &amp;lt;&amp;lt; 18&lt;br /&gt;
|-&lt;br /&gt;
| Moderator || Lets you take moderator actions on the game server.&lt;br /&gt;
|1 &amp;lt;&amp;lt; 19&lt;br /&gt;
|-&lt;br /&gt;
| AdminWho || Lets you check currently online admins.&lt;br /&gt;
|1 &amp;lt;&amp;lt; 20&lt;br /&gt;
|-&lt;br /&gt;
| NameColor || Lets you set the color of your OOC name.&lt;br /&gt;
|1 &amp;lt;&amp;lt; 21&lt;br /&gt;
|-&lt;br /&gt;
| Whitelist || DeltaV - The ability to whitelist people. Either this permission or +BAN is required for remove.&lt;br /&gt;
|1 &amp;lt;&amp;lt; 25&lt;br /&gt;
|-&lt;br /&gt;
| Host || Dangerous host permissions like scsi.&lt;br /&gt;
|1u &amp;lt;&amp;lt; 31&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Admin&amp;diff=20612</id>
		<title>Admin</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Admin&amp;diff=20612"/>
		<updated>2025-06-07T09:32:36Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: inserted syntax highlighting for commands&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is a collection of relevant resources for admin tools and processes.&lt;br /&gt;
&lt;br /&gt;
== Useful Commands ==&lt;br /&gt;
=== Adjusting Job Slots ===&lt;br /&gt;
&amp;lt;syntaxhighlight inline&amp;gt;&lt;br /&gt;
stations:get jobs:job Courier jobs:set 1&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Sending Mail ===&lt;br /&gt;
The contents of &amp;lt;syntaxhighlight inline&amp;gt;&amp;lt;container uid&amp;gt;&amp;lt;/syntaxhighlight&amp;gt; (but &#039;&#039;&#039;not&#039;&#039;&#039; the container itself) will be included in the envelope.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
mailto &amp;lt;player uid&amp;gt; &amp;lt;container uid&amp;gt; &amp;lt;bool fragile&amp;gt; &amp;lt;bool priority&amp;gt; [bool large]&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Admin Flags ==&lt;br /&gt;
{{/Flags}}&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Main_Page&amp;diff=20611</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Main_Page&amp;diff=20611"/>
		<updated>2025-06-07T08:24:38Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: engage SyntaxHighlight extension&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Starcup/Header}}&lt;br /&gt;
&lt;br /&gt;
Much of the information you see on this wiki is &amp;lt;strong&amp;gt;auto-generated&amp;lt;/strong&amp;gt;, but we are looking for volunteer contributions! Beware that anything wrapped between&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;html&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- Begin/End auto-generated segment --&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
comments will be erased and rewritten &amp;lt;strong&amp;gt;at any time&amp;lt;/strong&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don&#039;t worry about trying to add anything too tedious, like sprites or &amp;quot;attributes&amp;quot; of each entity. Those things will be taken care of automatically from the script very soon.&lt;br /&gt;
&lt;br /&gt;
== Look Around ==&lt;br /&gt;
Take a dive into our auto-generated entity pages: [[:Category:Entities]]&lt;br /&gt;
&lt;br /&gt;
[[Entity:PlushieLizard]]&lt;br /&gt;
&lt;br /&gt;
[[Music Resources]]&lt;br /&gt;
&lt;br /&gt;
[[Writing]]&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20610</id>
		<title>Writing</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20610"/>
		<updated>2025-06-07T06:44:45Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: added tag examples&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Pens.rsi_(luxury_pen,_Textures-Objects-Misc).png|64px|right|class=sprite]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Writing&#039;&#039;&#039; may be performed by using a pen on an unsigned and unstamped piece of [[Entity:Paper|paper]]. The game supports rich text features through a modified implementation of [https://www.phpbb.com/community/help/bbcode bbcode].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
The following tags are currently supported for use on paper&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;/&amp;gt;:&lt;br /&gt;
* Bold [bold]&lt;br /&gt;
* Italic [italic]&lt;br /&gt;
* Bold italic [bolditalic]&lt;br /&gt;
* Bullet [bullet]&lt;br /&gt;
* Color [color=#ff5733]&lt;br /&gt;
* Heading [head=2]&lt;br /&gt;
* Mono [mono]&lt;br /&gt;
&lt;br /&gt;
== Utilities ==&lt;br /&gt;
A pure-HTML document rendering emulator: [https://yagwog.github.io/RMC14-document-simu/ RMC14-document-simu]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;&amp;gt;{{CiteGithub|https://github.com/teamstarcup/starcup/blob/8aea3df4cedde93f68b5dd7a7b33e41f124597c1/Content.Client/Paper/UI/PaperWindow.xaml.cs#L41}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Music_Resources&amp;diff=20609</id>
		<title>Music Resources</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Music_Resources&amp;diff=20609"/>
		<updated>2025-06-07T03:17:38Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: add page summary&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is a collection of resources for finding and composing midi music for use in Space Station 14.&lt;br /&gt;
&lt;br /&gt;
== Music Sources ==&lt;br /&gt;
[https://vgmrips.net/packs/ vgmrips.net] has video game music rips in [https://vgmrips.net/wiki/VGM_Specification VGM format]. They may be converted to midi format with [https://vgmrips.net/wiki/Vgm2mid vgm2mid].&lt;br /&gt;
&lt;br /&gt;
[https://bitmidi.com/ bitmidi] is a midi sharing website mostly useful for finding popular contemporary music, video games tracks, and show tunes.&lt;br /&gt;
&lt;br /&gt;
[https://onlinesequencer.net/sequences Online Sequencer] has tons of user-submitted midis with plenty of remixes/adaptations of other user-submitted songs.&lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
[https://onlinesequencer.net/sequences Online Sequencer] is a useful website for creating, sharing, and remixing music in midi format. It is likely one of the most active midi sharing websites.&lt;br /&gt;
&lt;br /&gt;
[https://www.musictomidi.com/ musictomidi.com] can convert mp3, ogg, and wav files into midis. It features an interactive sequencer as part of the output, which can be combined with Online Sequencer to assist with manual conversion.&lt;br /&gt;
&lt;br /&gt;
[https://www.skytopia.com/software/midi/ MIDI Transform] is a paid program for Windows that may be used to re-scale a midi file&#039;s volume. It is available as a demo without file-saving ability and was created with .NET.&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieLizard&amp;diff=20608</id>
		<title>Entity:PlushieLizard</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieLizard&amp;diff=20608"/>
		<updated>2025-06-07T03:15:36Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: improve description (this was mostly done to test a webhook)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieLizard&lt;br /&gt;
|image = [[File:toys.rsi (plushie_lizard, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_lizard, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = lizard plushie&lt;br /&gt;
|description = An adorable stuffed toy that resembles a lizardperson. Made by CentComm as a token initiative to combat speciesism in work environments. &amp;quot;Welcome your new colleagues as you do this plush, with open arms!&amp;quot;&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L341}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;lizard plushie&#039;&#039;&#039; is a stuffed toy of a reptilian depicted in [https://en.wikipedia.org/wiki/Chibi_(style) chibi] fashion. It makes a &amp;quot;Weh&amp;quot; sound when squeezed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
[[Category:Clothing]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieLizard&amp;diff=20607</id>
		<title>Entity:PlushieLizard</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieLizard&amp;diff=20607"/>
		<updated>2025-06-07T03:08:54Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: correct writing style&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieLizard&lt;br /&gt;
|image = [[File:toys.rsi (plushie_lizard, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_lizard, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = lizard plushie&lt;br /&gt;
|description = An adorable stuffed toy that resembles a lizardperson. Made by CentComm as a token initiative to combat speciesism in work environments. &amp;quot;Welcome your new colleagues as you do this plush, with open arms!&amp;quot;&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L341}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;lizard plushie&#039;&#039;&#039; is a stuffed toy item. It makes a &amp;quot;Weh&amp;quot; sound when squeezed.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
[[Category:Clothing]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieLizard&amp;diff=20606</id>
		<title>Entity:PlushieLizard</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieLizard&amp;diff=20606"/>
		<updated>2025-06-07T03:08:24Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: added a basic summary&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieLizard&lt;br /&gt;
|image = [[File:toys.rsi (plushie_lizard, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_lizard, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = lizard plushie&lt;br /&gt;
|description = An adorable stuffed toy that resembles a lizardperson. Made by CentComm as a token initiative to combat speciesism in work environments. &amp;quot;Welcome your new colleagues as you do this plush, with open arms!&amp;quot;&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L341}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;lizard plushie&#039;&#039;&#039; is a stuffed toy item. It makes a &amp;quot;Weh&amp;quot; sound when you squeeze it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
[[Category:Clothing]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20605</id>
		<title>Writing</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20605"/>
		<updated>2025-06-07T03:01:36Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: separate tag support into a separate section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Pens.rsi_(luxury_pen,_Textures-Objects-Misc).png|64px|right|class=sprite]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Writing&#039;&#039;&#039; may be performed by using a pen on an unsigned and unstamped piece of [[Entity:Paper|paper]]. The game supports rich text features through a modified implementation of [https://www.phpbb.com/community/help/bbcode bbcode].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
The following tags are currently supported for use on paper&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;/&amp;gt;:&lt;br /&gt;
* Bold&lt;br /&gt;
* Italic&lt;br /&gt;
* Bold Italic&lt;br /&gt;
* Bullet&lt;br /&gt;
* Color&lt;br /&gt;
* Heading&lt;br /&gt;
* Mono&lt;br /&gt;
&lt;br /&gt;
== Utilities ==&lt;br /&gt;
A pure-HTML document rendering emulator: [https://yagwog.github.io/RMC14-document-simu/ RMC14-document-simu]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;&amp;gt;{{CiteGithub|https://github.com/teamstarcup/starcup/blob/8aea3df4cedde93f68b5dd7a7b33e41f124597c1/Content.Client/Paper/UI/PaperWindow.xaml.cs#L41}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20604</id>
		<title>Writing</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20604"/>
		<updated>2025-06-07T02:57:41Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: split introductory paragraph&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Pens.rsi_(luxury_pen,_Textures-Objects-Misc).png|64px|right|class=sprite]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Writing&#039;&#039;&#039; may be performed by using a pen on an unsigned and unstamped piece of [[Entity:Paper|paper]]. The game supports rich text features through a modified implementation of [https://www.phpbb.com/community/help/bbcode bbcode].&lt;br /&gt;
&lt;br /&gt;
The following tags are currently supported for use on paper&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;/&amp;gt;:&lt;br /&gt;
* Bold&lt;br /&gt;
* Italic&lt;br /&gt;
* Bold Italic&lt;br /&gt;
* Bullet&lt;br /&gt;
* Color&lt;br /&gt;
* Heading&lt;br /&gt;
* Mono&lt;br /&gt;
&lt;br /&gt;
== Utilities ==&lt;br /&gt;
A pure-HTML document rendering emulator: [https://yagwog.github.io/RMC14-document-simu/ RMC14-document-simu]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;&amp;gt;{{CiteGithub|https://github.com/teamstarcup/starcup/blob/8aea3df4cedde93f68b5dd7a7b33e41f124597c1/Content.Client/Paper/UI/PaperWindow.xaml.cs#L41}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20603</id>
		<title>Writing</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20603"/>
		<updated>2025-06-07T02:55:33Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: embed a luxury pen image&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Pens.rsi_(luxury_pen,_Textures-Objects-Misc).png|128px|right|class=sprite]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Writing&#039;&#039;&#039; may be performed by using a pen on an unsigned and unstamped piece of [[Entity:Paper|paper]]. The game supports rich text features through a modified implementation of [https://www.phpbb.com/community/help/bbcode bbcode]. The following tags are currently supported for use on paper&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;/&amp;gt;:&lt;br /&gt;
* Bold&lt;br /&gt;
* Italic&lt;br /&gt;
* Bold Italic&lt;br /&gt;
* Bullet&lt;br /&gt;
* Color&lt;br /&gt;
* Heading&lt;br /&gt;
* Mono&lt;br /&gt;
&lt;br /&gt;
== Utilities ==&lt;br /&gt;
A pure-HTML document rendering emulator: [https://yagwog.github.io/RMC14-document-simu/ RMC14-document-simu]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;&amp;gt;{{CiteGithub|https://github.com/teamstarcup/starcup/blob/8aea3df4cedde93f68b5dd7a7b33e41f124597c1/Content.Client/Paper/UI/PaperWindow.xaml.cs#L41}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Main_Page&amp;diff=20602</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Main_Page&amp;diff=20602"/>
		<updated>2025-06-07T02:49:01Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: Protected &amp;quot;Main Page&amp;quot;: High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Starcup/Header}}&lt;br /&gt;
&lt;br /&gt;
Much of the information you see on this wiki is &amp;lt;strong&amp;gt;auto-generated&amp;lt;/strong&amp;gt;, but we are looking for volunteer contributions! Beware that anything wrapped between &amp;lt;nowiki&amp;gt;&amp;lt;syntaxhighlight&amp;gt;&amp;lt;!-- Begin/End auto-generated segment --&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&amp;lt;/nowiki&amp;gt; comments will be erased and rewritten &amp;lt;strong&amp;gt;at any time&amp;lt;/strong&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don&#039;t worry about trying to add anything too tedious, like sprites or &amp;quot;attributes&amp;quot; of each entity. Those things will be taken care of automatically from the script very soon.&lt;br /&gt;
&lt;br /&gt;
== Look Around ==&lt;br /&gt;
Take a dive into our auto-generated entity pages: [[:Category:Entities]]&lt;br /&gt;
&lt;br /&gt;
[[Entity:PlushieLizard]]&lt;br /&gt;
&lt;br /&gt;
[[Music Resources]]&lt;br /&gt;
&lt;br /&gt;
[[Writing]]&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Main_Page&amp;diff=20601</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Main_Page&amp;diff=20601"/>
		<updated>2025-06-07T02:48:35Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: populated exposition section with some links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Starcup/Header}}&lt;br /&gt;
&lt;br /&gt;
Much of the information you see on this wiki is &amp;lt;strong&amp;gt;auto-generated&amp;lt;/strong&amp;gt;, but we are looking for volunteer contributions! Beware that anything wrapped between &amp;lt;nowiki&amp;gt;&amp;lt;syntaxhighlight&amp;gt;&amp;lt;!-- Begin/End auto-generated segment --&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&amp;lt;/nowiki&amp;gt; comments will be erased and rewritten &amp;lt;strong&amp;gt;at any time&amp;lt;/strong&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don&#039;t worry about trying to add anything too tedious, like sprites or &amp;quot;attributes&amp;quot; of each entity. Those things will be taken care of automatically from the script very soon.&lt;br /&gt;
&lt;br /&gt;
== Look Around ==&lt;br /&gt;
Take a dive into our auto-generated entity pages: [[:Category:Entities]]&lt;br /&gt;
&lt;br /&gt;
[[Entity:PlushieLizard]]&lt;br /&gt;
&lt;br /&gt;
[[Music Resources]]&lt;br /&gt;
&lt;br /&gt;
[[Writing]]&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Main_Page&amp;diff=20600</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Main_Page&amp;diff=20600"/>
		<updated>2025-06-07T02:45:26Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Starcup/Header}}&lt;br /&gt;
&lt;br /&gt;
Much of the information you see on this wiki is &amp;lt;strong&amp;gt;auto-generated&amp;lt;/strong&amp;gt;, but we are looking for volunteer contributions! Beware that anything wrapped between &amp;lt;nowiki&amp;gt;&amp;lt;syntaxhighlight&amp;gt;&amp;lt;!-- Begin/End auto-generated segment --&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&amp;lt;/nowiki&amp;gt; comments will be erased and rewritten &amp;lt;strong&amp;gt;at any time&amp;lt;/strong&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Don&#039;t worry about trying to add anything too tedious, like sprites or &amp;quot;attributes&amp;quot; of each entity. Those things will be taken care of automatically from the script very soon.&lt;br /&gt;
&lt;br /&gt;
== Look Around ==&lt;br /&gt;
Take a dive into our auto-generated entity pages: [[:Category:Entities]]&lt;br /&gt;
&lt;br /&gt;
[[Entity:PlushieLizard]]&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20599</id>
		<title>Writing</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Writing&amp;diff=20599"/>
		<updated>2025-06-07T02:19:17Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: trailblazing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Writing&#039;&#039;&#039; may be performed by using a pen on an unsigned and unstamped piece of [[Entity:Paper|paper]]. The game supports rich text features through a modified implementation of [https://www.phpbb.com/community/help/bbcode bbcode]. The following tags are currently supported for use on paper&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;/&amp;gt;:&lt;br /&gt;
* Bold&lt;br /&gt;
* Italic&lt;br /&gt;
* Bold Italic&lt;br /&gt;
* Bullet&lt;br /&gt;
* Color&lt;br /&gt;
* Heading&lt;br /&gt;
* Mono&lt;br /&gt;
&lt;br /&gt;
== Utilities ==&lt;br /&gt;
A pure-HTML document rendering emulator: [https://yagwog.github.io/RMC14-document-simu/ RMC14-document-simu]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;supported-tags&amp;quot;&amp;gt;{{CiteGithub|https://github.com/teamstarcup/starcup/blob/8aea3df4cedde93f68b5dd7a7b33e41f124597c1/Content.Client/Paper/UI/PaperWindow.xaml.cs#L41}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Admin&amp;diff=20598</id>
		<title>Admin</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Admin&amp;diff=20598"/>
		<updated>2025-06-03T08:45:56Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: add useful commands&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is a collection of relevant resources for admin tools and processes.&lt;br /&gt;
&lt;br /&gt;
== Useful Commands ==&lt;br /&gt;
=== Adjusting Job Slots ===&lt;br /&gt;
stations:get jobs:job Courier jobs:set 1&lt;br /&gt;
&lt;br /&gt;
=== Sending Mail ===&lt;br /&gt;
The contents of &amp;lt;container uid&amp;gt; will be included in the envelope.&lt;br /&gt;
&lt;br /&gt;
mailto &amp;lt;player uid&amp;gt; &amp;lt;container uid&amp;gt; &amp;lt;bool fragile&amp;gt; &amp;lt;bool priority&amp;gt; [bool large]&lt;br /&gt;
&lt;br /&gt;
== Admin Flags ==&lt;br /&gt;
{{/Flags}}&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:Lantern&amp;diff=20597</id>
		<title>Entity:Lantern</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:Lantern&amp;diff=20597"/>
		<updated>2025-06-02T22:30:11Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = Lantern&lt;br /&gt;
|name = lantern&lt;br /&gt;
|description = The holy light guides the way.&lt;br /&gt;
|parents = [[Entity:BaseItem]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Tools/lantern.yml#L4}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- This is user-written content. It will not be overwritten. --&amp;gt;&lt;br /&gt;
The &#039;&#039;&#039;lantern&#039;&#039;&#039; is an item that emits light. It is powered from a removable battery.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Clothing]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:ToyAmongPequeno&amp;diff=20596</id>
		<title>Entity:ToyAmongPequeno</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:ToyAmongPequeno&amp;diff=20596"/>
		<updated>2025-06-01T10:03:05Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = ToyAmongPequeno&lt;br /&gt;
|name = among pequeño&lt;br /&gt;
|description = Sus!&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L1777}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:ToyIan&amp;diff=20595</id>
		<title>Entity:ToyIan</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:ToyIan&amp;diff=20595"/>
		<updated>2025-06-01T10:03:05Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = ToyIan&lt;br /&gt;
|image = [[File:toys.rsi (ian, Textures-Objects-Fun).png|64px|center|toys.rsi (ian, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = ian toy&lt;br /&gt;
|description = Unable to eat, but just as fluffy as the real guy!&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L1338}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieMoth&amp;diff=20594</id>
		<title>Entity:PlushieMoth</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieMoth&amp;diff=20594"/>
		<updated>2025-06-01T10:03:04Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieMoth&lt;br /&gt;
|image = [[File:toys.rsi (plushie_moth, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_moth, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = doptera plushie&lt;br /&gt;
|description = Cute and fluffy doptera plushie. Enjoy, bz!&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L1137}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieHuman&amp;diff=20593</id>
		<title>Entity:PlushieHuman</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieHuman&amp;diff=20593"/>
		<updated>2025-06-01T10:03:04Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieHuman&lt;br /&gt;
|image = [[File:toys.rsi (plushie_human, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_human, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = human plushie&lt;br /&gt;
|description = This is a felt plush of a human. All craftsmanship is of the lowest quality. The human is naked. The human is crying. The human is screaming.&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L1103}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushiePenguin&amp;diff=20592</id>
		<title>Entity:PlushiePenguin</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushiePenguin&amp;diff=20592"/>
		<updated>2025-06-01T10:03:03Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushiePenguin&lt;br /&gt;
|image = [[File:toys.rsi (plushie_penguin, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_penguin, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = penguin plushie&lt;br /&gt;
|description = I use arch btw!&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L1091}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieXeno&amp;diff=20591</id>
		<title>Entity:PlushieXeno</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieXeno&amp;diff=20591"/>
		<updated>2025-06-01T10:03:03Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieXeno&lt;br /&gt;
|image = [[File:toys.rsi (plushie_xeno, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_xeno, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = xeno plushie&lt;br /&gt;
|description = An adorable stuffed toy that resembles a scary xenomorf. You&#039;re lucky it&#039;s just a toy.&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L1054}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieAtmosian&amp;diff=20590</id>
		<title>Entity:PlushieAtmosian</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieAtmosian&amp;diff=20590"/>
		<updated>2025-06-01T10:03:02Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieAtmosian&lt;br /&gt;
|image = [[File:toys.rsi (plushie_atmosian, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_atmosian, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = atmosian plushie&lt;br /&gt;
|description = An adorable stuffed toy that resembles a brave atmosian. Unfortunately, he won&#039;t fix those depressurizations for you.&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L1042}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieVox&amp;diff=20589</id>
		<title>Entity:PlushieVox</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieVox&amp;diff=20589"/>
		<updated>2025-06-01T10:03:02Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieVox&lt;br /&gt;
|image = [[File:toys.rsi (plushie_vox, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_vox, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = vox plushie&lt;br /&gt;
|description = SKREEEEEEEEEEEE!&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L1007}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:ToyMouse&amp;diff=20588</id>
		<title>Entity:ToyMouse</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:ToyMouse&amp;diff=20588"/>
		<updated>2025-06-01T10:03:01Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = ToyMouse&lt;br /&gt;
|image = [[File:toys.rsi (toy_mouse, Textures-Objects-Fun).png|64px|center|toys.rsi (toy_mouse, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = mouse toy&lt;br /&gt;
|description = A colorful toy mouse!&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L966}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
[[Category:Clothing]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieSnake&amp;diff=20587</id>
		<title>Entity:PlushieSnake</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieSnake&amp;diff=20587"/>
		<updated>2025-06-01T10:03:01Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieSnake&lt;br /&gt;
|image = [[File:toys.rsi (plushie_snake, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_snake, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = snake plushie&lt;br /&gt;
|description = An adorable stuffed toy that resembles a snake.&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L922}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
[[Category:Clothing]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieSlime&amp;diff=20586</id>
		<title>Entity:PlushieSlime</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieSlime&amp;diff=20586"/>
		<updated>2025-06-01T10:03:00Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieSlime&lt;br /&gt;
|image = [[File:toys.rsi (plushie_slime, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_slime, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = slime plushie&lt;br /&gt;
|description = An adorable stuffed toy that resembles a slime. It&#039;s basically a hacky sack.&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L894}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieCarp&amp;diff=20585</id>
		<title>Entity:PlushieCarp</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieCarp&amp;diff=20585"/>
		<updated>2025-06-01T10:03:00Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieCarp&lt;br /&gt;
|image = [[File:toys.rsi (carpplush, Textures-Objects-Fun).png|64px|center|toys.rsi (carpplush, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = carp plushie&lt;br /&gt;
|description = An adorable stuffed toy that resembles the monstrous space carp.&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L803}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieNar&amp;diff=20584</id>
		<title>Entity:PlushieNar</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieNar&amp;diff=20584"/>
		<updated>2025-06-01T10:02:59Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieNar&lt;br /&gt;
|image = [[File:toys.rsi (narplush, Textures-Objects-Fun).png|64px|center|toys.rsi (narplush, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = nar&#039;sie plushie&lt;br /&gt;
|description = A small stuffed doll of the elder goddess Nar&#039;Sie.&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L789}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieRatvar&amp;diff=20583</id>
		<title>Entity:PlushieRatvar</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieRatvar&amp;diff=20583"/>
		<updated>2025-06-01T10:02:59Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieRatvar&lt;br /&gt;
|image = [[File:toys.rsi (plushie_ratvar, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_ratvar, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = ratvar plushie&lt;br /&gt;
|description = A small stuffed doll of the elder god Ratvar.&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L775}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieSharkBlue&amp;diff=20582</id>
		<title>Entity:PlushieSharkBlue</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieSharkBlue&amp;diff=20582"/>
		<updated>2025-06-01T10:02:58Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieSharkBlue&lt;br /&gt;
|image = [[File:sharkplush.rsi (blue, Textures-Objects-Fun).png|64px|center|sharkplush.rsi (blue, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = blue shark soft toy&lt;br /&gt;
|description = Big and safe to have by your side if you want to discover the world below the surface of the ocean.&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L698}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieDiona&amp;diff=20581</id>
		<title>Entity:PlushieDiona</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieDiona&amp;diff=20581"/>
		<updated>2025-06-01T10:02:58Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieDiona&lt;br /&gt;
|name = diona plushie&lt;br /&gt;
|description = An adorable stuffed toy that resembles a diona. Love water and cuddles. Do not wet!&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L616}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieSpaceLizard&amp;diff=20580</id>
		<title>Entity:PlushieSpaceLizard</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieSpaceLizard&amp;diff=20580"/>
		<updated>2025-06-01T10:02:57Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieSpaceLizard&lt;br /&gt;
|image = [[File:toys.rsi (plushie_spacelizard, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_spacelizard, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = space lizard plushie&lt;br /&gt;
|description = An adorable stuffed toy that resembles a lizardperson in an EVA suit. Made by CentComm as a token initiative to combat speciesism in space environments. &amp;quot;Welcome your new colleges as you do this plush, with open arms!&amp;quot;&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L502}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
[[Category:Clothing]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieExperiment&amp;diff=20579</id>
		<title>Entity:PlushieExperiment</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieExperiment&amp;diff=20579"/>
		<updated>2025-06-01T10:02:57Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieExperiment&lt;br /&gt;
|image = [[File:expiplush.rsi (expi, Textures-Objects-Fun).png|64px|center|expiplush.rsi (expi, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = experiment plushie&lt;br /&gt;
|description = A plushie of a canid of sorts, it yearns to be detonated on a landmine.&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L406}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
[[Category:Clothing]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieLizard&amp;diff=20578</id>
		<title>Entity:PlushieLizard</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieLizard&amp;diff=20578"/>
		<updated>2025-06-01T10:02:56Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieLizard&lt;br /&gt;
|image = [[File:toys.rsi (plushie_lizard, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_lizard, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = lizard plushie&lt;br /&gt;
|description = An adorable stuffed toy that resembles a lizardperson. Made by CentComm as a token initiative to combat speciesism in work environments. &amp;quot;Welcome your new colleagues as you do this plush, with open arms!&amp;quot;&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L341}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
[[Category:Clothing]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieArachind&amp;diff=20577</id>
		<title>Entity:PlushieArachind</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieArachind&amp;diff=20577"/>
		<updated>2025-06-01T10:02:55Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieArachind&lt;br /&gt;
|image = [[File:toys.rsi (plushie_arachnid, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_arachnid, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = arachnid plushie&lt;br /&gt;
|description = An adorable stuffed toy that resembles an arachnid. It feels silky..&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L306}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieLamp&amp;diff=20576</id>
		<title>Entity:PlushieLamp</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieLamp&amp;diff=20576"/>
		<updated>2025-06-01T10:02:55Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieLamp&lt;br /&gt;
|image = [[File:toys.rsi (plushie_lamp, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_lamp, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = lamp plushie&lt;br /&gt;
|description = A light emitting friend!&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L290}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieRouny&amp;diff=20575</id>
		<title>Entity:PlushieRouny</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieRouny&amp;diff=20575"/>
		<updated>2025-06-01T10:02:54Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieRouny&lt;br /&gt;
|image = [[File:toys.rsi (plushie_rouny, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_rouny, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = rouny plushie&lt;br /&gt;
|description = Rouny.&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L277}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieNuke&amp;diff=20574</id>
		<title>Entity:PlushieNuke</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieNuke&amp;diff=20574"/>
		<updated>2025-06-01T10:02:54Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieNuke&lt;br /&gt;
|image = [[File:toys.rsi (plushie_nuke, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_nuke, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = nukie plushie&lt;br /&gt;
|description = A stuffed toy that resembles a syndicate nuclear operative. The tag claims operatives to be purely fictitious.&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L265}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieHampter&amp;diff=20573</id>
		<title>Entity:PlushieHampter</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieHampter&amp;diff=20573"/>
		<updated>2025-06-01T10:02:53Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieHampter&lt;br /&gt;
|image = [[File:toys.rsi (plushie_hampter, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_hampter, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = hampter plushie&lt;br /&gt;
|description = A cute stuffed toy that resembles a hamster. Its face looks squished.&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L205}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieBee&amp;diff=20572</id>
		<title>Entity:PlushieBee</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieBee&amp;diff=20572"/>
		<updated>2025-06-01T10:02:53Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieBee&lt;br /&gt;
|image = [[File:toys.rsi (plushie_h, Textures-Objects-Fun).png|64px|center|toys.rsi (plushie_h, Textures-Objects-Fun).png|class=sprite]]&lt;br /&gt;
|name = bee plushie&lt;br /&gt;
|description = A cute toy that resembles an even cuter programmer. You&#039;d have to be a monster to grind this up.&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L167}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
[[Category:Clothing]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Entity:PlushieGhost&amp;diff=20571</id>
		<title>Entity:PlushieGhost</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Entity:PlushieGhost&amp;diff=20571"/>
		<updated>2025-06-01T10:02:52Z</updated>

		<summary type="html">&lt;p&gt;Little meow meow: stargazer: rename plushies category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Begin auto-generated segment: Infobox --&amp;gt;&lt;br /&gt;
{{Infobox PrototypeEntity&lt;br /&gt;
|id = PlushieGhost&lt;br /&gt;
|image = [[File:ghost_human.rsi (icon, Textures-Mobs-Ghosts).png|64px|center|ghost_human.rsi (icon, Textures-Mobs-Ghosts).png|class=sprite]]&lt;br /&gt;
|name = ghost soft toy&lt;br /&gt;
|description = The start of your personal GHOST GANG!&lt;br /&gt;
|parents = [[Entity:BasePlushie]]&lt;br /&gt;
|source = {{SourceLink|Resources/Prototypes/Entities/Objects/Fun/toys.yml#L105}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Begin auto-generated segment: Categories --&amp;gt;&lt;br /&gt;
[[Category:Entities]]&lt;br /&gt;
[[Category:Items]]&lt;br /&gt;
[[Category:Food]]&lt;br /&gt;
[[Category:Plushies]]&lt;br /&gt;
&amp;lt;!-- End auto-generated segment --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Little meow meow</name></author>
	</entry>
</feed>