its getting hot in here....

This commit is contained in:
Aurorablade
2016-07-27 02:26:19 -04:00
parent 2d69f019ca
commit 389a2be672
8 changed files with 14 additions and 15 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ var/runetype = "rune"
I.Blend(icon('icons/effects/uristrunes.dmi', "[runetype]-[1 << i]"), ICON_OVERLAY)
I.SwapColor(rgb(0, 0, 0, 100), rgb(100, 0, 0, 200))
I.SwapColor(rgb(0, 0, 0, 100), rgb(100, 0, 0, 200))//TO DO COMMENT:NEED TO ADJUST FOR DIFFRNET CULTS
I.SwapColor(rgb(0, 0, 0, 50), rgb(150, 0, 0, 200))
for(var/x = 1, x <= 32, x++)