mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Updated the changelog.
Changed the message when you try to add a floor tile to damaged plating. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2924 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
+1
-1
@@ -1125,7 +1125,7 @@ turf/simulated/floor/return_siding_icon_state()
|
||||
levelupdate()
|
||||
playsound(src.loc, 'Genhit.ogg', 50, 1)
|
||||
else
|
||||
user << "\blue This section already has a tile on it. Use a crowbar to pry it off."
|
||||
user << "\blue This section is too damaged to support a tile. Use a welder to fix the damage."
|
||||
|
||||
|
||||
if(istype(C, /obj/item/weapon/cable_coil))
|
||||
|
||||
@@ -60,6 +60,15 @@ Stuff which is in development and not yet visible to players or just code relate
|
||||
(ie. code improvements for expandability, etc.) should not be listed here. They
|
||||
should be listed in the changelog upon commit tho. Thanks. -->
|
||||
|
||||
<b><font color='blue'>7 January 2012</font><b>
|
||||
<ul>
|
||||
<li><b>Donkieyo updated:</b>
|
||||
<ul>
|
||||
<li>You must now repair damaged plating with a welder before placing a floor tile.</li>
|
||||
<li>You can now relabel canisters if they're under 1kPa.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
<b><font color='blue'>3 January 2012</font><b>
|
||||
<ul>
|
||||
<li><b>Erro updated:</b>
|
||||
|
||||
Reference in New Issue
Block a user