Merge branch 'master' into aac

This commit is contained in:
izac112
2022-08-15 18:04:03 +02:00
427 changed files with 32522 additions and 27222 deletions
@@ -366,7 +366,7 @@ GLOBAL_LIST_BOILERPLATE(all_singularities, /obj/singularity)
// VOREStation Edit Start
var/area/A = get_area(T)
if(A.forbid_events) //No going to dorms
if(A.forbid_singulo) //No going to dorms
return 0
// VOREStation Edit End