- Changed /trunk/code/game/objects/closets/fireax.dm to fireaxe.dm

- Fixed issue 308
Singularity engine parts are now unanchored by default. However those on the map have been edited to all be anchored.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2937 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
trubblebass@gmail.com
2012-01-10 17:20:46 +00:00
parent 6db3b3239b
commit 13d729577d
5 changed files with 3661 additions and 3185 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
desc = "A device which uses Hawking Radiation and plasma to produce power."
icon = 'singularity.dmi'
icon_state = "ca"
anchored = 1
anchored = 0
density = 1
directwired = 1
// use_power = 0
+1 -1
View File
@@ -5,7 +5,7 @@
desc = "An Odd Device which produces a Gravitational Singularity when set up."
icon = 'singularity.dmi'
icon_state = "TheSingGen"
anchored = 1
anchored = 0
density = 1
use_power = 0
var