Fixes a typo, and changelog.

This commit is contained in:
Erthilo
2012-05-28 20:50:45 +01:00
parent 4d7b4b284c
commit cdb1cb3a4f
2 changed files with 12 additions and 2 deletions
+2 -2
View File
@@ -48,11 +48,11 @@
/obj/item/clothing/suit/storage/labcoat/fr_jacket
name = "first responder jacket"
desc = "A high-visibility jacket worn by medical first responsers."
desc = "A high-visibility jacket worn by medical first responders."
icon_state = "fr_jacket_open"
item_state = "fr_jacket"
/obj/item/clothing/suit/storage/labcoat/fr_jacket/sleeve
name = "first responder jacket"
desc = "A high-visibility jacket worn by medical first responsers. Has rolled up sleeves."
desc = "A high-visibility jacket worn by medical first responders. Has rolled up sleeves."
icon_state = "fr_sleeve_open"
+10
View File
@@ -56,6 +56,16 @@ Stuff which is in development and not yet visible to players or just code relate
should be listed in the changelog upon commit though. 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">28 May 2012</h2>
<h3 class="author">Erthilo updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Surgeons spawn with scrubs, Emergency Physicians spawn with first responder jackets.</li>
<li class="rscadd">Added water bottles to cola vending machines.</li>
<li class="tweak">More HUD changes: https://dl.dropbox.com/u/4911517/ShareX/2012-05/2012-05-28_20-40-50.png</li>
</ul>
</div>
<div class="commit sansserif">
<h2 class="date">27 May 2012</h2>
<h3 class="author">Abi79 updated:</h3>