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:
petethegoat@gmail.com
2012-01-07 16:49:20 +00:00
parent b934cf35d3
commit c5e0033a77
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -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))