mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Fix detached disposal bins never changing to attached
This commit is contained in:
@@ -234,7 +234,7 @@
|
||||
user << "There is already a [nicetype] at that location."
|
||||
return
|
||||
|
||||
anchored = 1
|
||||
anchored = 1
|
||||
if(ispipe)
|
||||
level = 1 // We don't want disposal bins to disappear under the floors
|
||||
density = 0
|
||||
|
||||
Reference in New Issue
Block a user