Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed Mop Bucket from JanitorClosetFilled and added a Mop Bucket inside the janitor spawn room. #2565

Merged
merged 1 commit into from
Nov 18, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions Resources/Maps/saltern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47577,4 +47577,11 @@ entities:
light_bulb:
type: Content.Server.GameObjects.ContainerSlot
type: ContainerContainer
- uid: 4187
type: MopBucket
components:
- parent: 855
pos: -21.5,10.5
rot: -1.5707963267948966 rad
type: Transform
...
1 change: 0 additions & 1 deletion Resources/Prototypes/Catalog/Fills/lockers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@
- type: StorageFill
contents:
- name: MopItem
- name: MopBucket
- name: WetFloorSign
amount: 3
- name: TrashBag
Expand Down