Skip to content

Commit

Permalink
Set /mob.density to true by default (#1466)
Browse files Browse the repository at this point in the history
  • Loading branch information
wixoaGit authored Sep 15, 2023
1 parent 6f9755f commit f46e718
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DMCompiler/DMStandard/Types/Atoms/Mob.dm
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
var/sight = 0
var/see_in_dark = 2 as opendream_unimplemented

density = TRUE
layer = MOB_LAYER

proc/Login()
Expand Down

0 comments on commit f46e718

Please sign in to comment.