All of the clothing in Creed's office is now part of the actual code, and thus can be adminspawned.

m1911-P put back on the map in creed's office.
Rearranged xenobio a bit to make the shield gens more user friendly.
Removed the capital at the start of the m1911-P.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1845 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
Superxpdude@gmail.com
2011-07-13 21:25:58 +00:00
parent 40615b77fb
commit 63ddcbb769
8 changed files with 3330 additions and 3285 deletions
+1 -1
View File
@@ -659,7 +659,7 @@ var/const/PROJECTILE_DART = 8
attack_self(mob/living/user as mob)
return
M1911
name = "M1911-P"
name = "m1911-P"
desc = "It's not the size of the gun, it's the size of the hole it puts through people."
icon_state = "m1911-p"
New()