Skip to content

Commit

Permalink
disable gary
Browse files Browse the repository at this point in the history
  • Loading branch information
flleeppyy committed Jan 16, 2025
1 parent 5e3b6b5 commit 1430dae
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ GLOBAL_LIST(possible_gary_hideouts)
return INITIALIZE_HINT_QDEL

/proc/spawn_gary()
return // Disabling gary because he's bugged and stealing shit from borgs.
if(!LAZYLEN(GLOB.possible_gary_hideouts))

Check failure on line 23 in monkestation/code/modules/ranching/chickens/misc/gary_spawner.dm

View workflow job for this annotation

GitHub Actions / Run Linters

possible unreachable code here
log_game("No valid Gary hideout spawners available, not spawning Gary.")
return
Expand Down

0 comments on commit 1430dae

Please sign in to comment.