mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-20 20:54:51 +01:00
Update mob_helpers.dm
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
|
||||
/proc/ran_zone(zone, probability = 80)
|
||||
if(prob(probability))
|
||||
return zone
|
||||
|
||||
zone = check_zone(zone)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user