Skip to content
Open
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
3 changes: 2 additions & 1 deletion Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
# SPDX-FileCopyrightText: 2025 Kip <tfraser520@gmail.com>
# SPDX-FileCopyrightText: 2025 Mish <bluscout78@yahoo.com>
# SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
# SPDX-FileCopyrightText: 2026 Damian Zieliński <zientasek.pl@gmail.com>
#
# SPDX-License-Identifier: AGPL-3.0-or-later AND MIT

Expand All @@ -67,7 +68,7 @@
startingGear: QuartermasterGear
icon: "JobIconQuarterMaster"
supervisors: job-supervisors-captain
canBeAntag: false
canBeAntag: true # Polonium
access:
- Cargo
- Salvage
Expand Down
3 changes: 2 additions & 1 deletion Resources/Prototypes/Roles/Jobs/Civilian/visitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# SPDX-FileCopyrightText: 2024 SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
# SPDX-FileCopyrightText: 2024 Tadeo <td12233a@gmail.com>
# SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
# SPDX-FileCopyrightText: 2026 Damian Zieliński <zientasek.pl@gmail.com>
#
# SPDX-License-Identifier: AGPL-3.0-or-later AND MIT

Expand All @@ -12,7 +13,7 @@
name: job-name-visitor
description: job-description-visitor
playTimeTracker: JobVisitor
canBeAntag: false
canBeAntag: true # Polonium
icon: JobIconVisitor
setPreference: false
overrideConsoleVisibility: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
# SPDX-FileCopyrightText: 2025 Teasq <Xerithin@gmail.com>
# SPDX-FileCopyrightText: 2025 YaraaraY <158123176+YaraaraY@users.noreply.github.com>
# SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
# SPDX-FileCopyrightText: 2026 Damian Zieliński <zientasek.pl@gmail.com>
# SPDX-FileCopyrightText: 2026 Nikita (Nick) <174215049+nikitosych@users.noreply.github.com>
#
# SPDX-License-Identifier: AGPL-3.0-or-later AND MIT

Expand All @@ -63,7 +65,7 @@
startingGear: ChiefEngineerGear
icon: "JobIconChiefEngineer"
supervisors: job-supervisors-captain
canBeAntag: false
canBeAntag: true # Polonium
access:
- Maintenance
- Engineering
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
# SPDX-FileCopyrightText: 2025 Mish <bluscout78@yahoo.com>
# SPDX-FileCopyrightText: 2025 corresp0nd <46357632+corresp0nd@users.noreply.github.com>
# SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
# SPDX-FileCopyrightText: 2026 Damian Zieliński <zientasek.pl@gmail.com>
#
# SPDX-License-Identifier: AGPL-3.0-or-later AND MIT

Expand All @@ -70,7 +71,7 @@
startingGear: CMOGear
icon: "JobIconChiefMedicalOfficer"
supervisors: job-supervisors-captain
canBeAntag: false
canBeAntag: true # Polonium
access:
- Medical
- Command
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
# SPDX-FileCopyrightText: 2024 slarticodefast <161409025+slarticodefast@users.noreply.github.com>
# SPDX-FileCopyrightText: 2025 Mish <bluscout78@yahoo.com>
# SPDX-FileCopyrightText: 2025 taydeo <td12233a@gmail.com>
# SPDX-FileCopyrightText: 2026 Damian Zieliński <zientasek.pl@gmail.com>
#
# SPDX-License-Identifier: AGPL-3.0-or-later AND MIT

Expand All @@ -73,7 +74,7 @@
startingGear: ResearchDirectorGear
icon: "JobIconResearchDirector"
supervisors: job-supervisors-captain
canBeAntag: false
canBeAntag: true # Polonium
access:
- Research
- Robotics # funkystation
Expand Down