committed by
Poojawa
parent
9f182d89ed
commit
6cd994d342
@@ -437,7 +437,8 @@
|
||||
for(var/law in ion)
|
||||
if (length(law) > 0)
|
||||
var/num = ionnum()
|
||||
data += "[show_numbers ? "[num]:" : ""] <font color='#00ffff'>[law]</font>"
|
||||
data += "[show_numbers ? "[num]:" : ""] <font color='#547DFE'>[law]</font>"
|
||||
|
||||
|
||||
var/number = 1
|
||||
for(var/law in inherent)
|
||||
|
||||
Reference in New Issue
Block a user