Removed a stupid dumb wrong bad define from explosion_recursive.dm. It was a typo define for rwalls, but the proper define was right below it.

Fixed a typo in bluespaceartillery.dm.
Fixed invisible filing cabinets.


git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4872 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
petethegoat@gmail.com
2012-10-14 03:24:05 +00:00
parent 8a39af31ee
commit eae0178138
3 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name = "filing cabinet"
desc = "A large cabinet with drawers."
icon = 'icons/obj/bureaucracy.dmi'
icon_state = "filing_cabinet"
icon_state = "filingcabinet"
density = 1
anchored = 1