stop this nonsense

This commit is contained in:
SandPoot
2024-01-05 00:28:56 -03:00
parent 05e2cc0979
commit c7a2565255
487 changed files with 1662 additions and 1662 deletions
@@ -78,10 +78,10 @@
value -= old_state[i][j]
if(value in b_rule)
return 1
return TRUE
if(value in s_rule)
return old_state[i][j]
return 0
return FALSE
/datum/mapGenerator/ca/caves
b_rule = list(5,6,7,8)