Merge pull request #13394 from octareenroon91/patch-31

Correct crayon comment
This commit is contained in:
Razharas
2015-12-03 23:10:55 +03:00
+1 -1
View File
@@ -325,7 +325,7 @@
var/list/letters = list("a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z")
var/list/numerals = list("0","1","2","3","4","5","6","7","8","9")
var/list/oriented = list("arrow","body") // These turn to face the same way as the drawer
var/uses = 30 //0 for unlimited uses
var/uses = 30 //-1 or less for unlimited uses
var/instant = 0
var/colourName = "red" //for updateIcon purposes
var/dat