For my next trick, I shall do the following:

-Engineers and Miners will now start with an 'industrial backpack'.
-Added two new graffiti decals. Now with alpha channels!

that's it I think.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1761 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
matty-1@talktalk.net
2011-07-04 14:50:46 +00:00
parent bc6b563659
commit dfe4e68422
6 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -178,7 +178,7 @@ CRAYONS
if("rune")
type = "rune[rand(1,6)]"
if("graffiti")
type = pick("amyjon","face","matt","revolution","engie","guy","end")
type = pick("amyjon","face","matt","revolution","engie","guy","end","dwarf","uboa")
var/icon/mainOverlay = new/icon('crayondecal.dmi',"[type]",2.1)
var/icon/shadeOverlay = new/icon('crayondecal.dmi',"[type]s",2.1)