Minor fixes to the tensioner, changes to the borg deathsquad from 6->3 and fixes their cell

Changes changling unstun time to 45 from 25
Fix for the datumvars file which had spaces instead of tabs
Adds the starts of a rather robust erping system!  In time, we can make SS13 as realistic an ERP simulator as it is an atmos one.
Adds metadata support for clients, mostly to hold ERPing notes.  This is included in the savefile.
Adds code support for a parrot in!  Just needs a sprite
Bugfix to the 'resist' button, unless I don't understand how it works.  I don't see how it could have ever worked before.
Preferences are now attached to a mob



git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3386 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
VivianFoxfoot@gmail.com
2012-04-01 15:27:21 +00:00
parent 902d9f6934
commit dd4a4a5b7f
26 changed files with 1196 additions and 25 deletions
+13
View File
@@ -130,6 +130,13 @@ should be listed in the changelog upon commit tho. Thanks. -->
<!-- To take advantage of the pretty new format (well it was new when I wrote this anyway), open the "add-to-changelog.html" file in any browser and add the stuff and then generate the html code and paste it here -->
<div class="commit sansserif">
<h2 class="date">Sunday, April 1st</h2>
</div>
<div class="commit sansserif">
<h2 class="date"><a href='#' id='aprilfools' onclick="changeText('aprilfooltext','01 April 2012','aprilfools'); stopflash();"><span id='aprilfooltext'>April Fools Day! Get hype!</span></a></h2>
<h3 class="author">Doohl updated:</h3>
@@ -160,6 +167,12 @@ should be listed in the changelog upon commit tho. Thanks. -->
<li class="rscadd">You can make wooden cyborgs.</li>
<li class="rscadd">Added a few sex-related commands.</li>
</ul>
<h3 class="author">PolymorphBlue updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Minor bugfixes to borg deathsquad, adds borg deathsquad to potential tensioner (set so high it's never going to happen)</li>
<li class="rscadd">Adds consiterable support for ERP! (If enabled.)</li>
<li class="tweak">Increases cost for changeling unstun to 45 </li>
</ul>
</div>
<div class="commit sansserif">