Skip to content

Commit

Permalink
Update dance_machine.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Iajret committed Dec 12, 2024
1 parent 45d088a commit 5c11e81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tff_modular/modules/bar_jukebox/code/dance_machine.dm
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
desc = "Now redesigned with data gathered from the extensive disco and plasma research."
anchored = TRUE
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
/obj/machinery/jukebox/public

/obj/machinery/jukebox/no_access
req_access = list()
falloff_dist_offset = 10
falloff_dist_divider = 50
Expand Down

0 comments on commit 5c11e81

Please sign in to comment.