mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user