Fixing a derp

trinary should be t
This commit is contained in:
Necaladun
2014-06-18 18:43:01 +09:30
parent 2cbbdcf7fd
commit 4340ba620d
+1 -1
View File
@@ -76,7 +76,7 @@
/datum/language/trinary
name = "Trinary"
desc = "A modification of binary to allow fuzzy logic. 0 is no, 1 maybe, 2 yes. Credited with giving Machine People the ability to think creatively."
key = "l"
key = "t"
flags = RESTRICTED