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

[Repo] Merge Upstream #210

Merged
merged 12 commits into from
Oct 1, 2023
4 changes: 2 additions & 2 deletions Content.Server/Administration/Systems/AdminVerbSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ private void AddDebugVerbs(GetVerbsEvent<Verb> args)
var player = actor.PlayerSession;

// Delete verb
if (_groupController.CanCommand(player, "deleteentity"))
if (_toolshed.ActivePermissionController?.CheckInvokable(new CommandSpec(_toolshed.GetCommand("delete"), null), player, out _) ?? false)
{
Verb verb = new()
{
Expand All @@ -236,7 +236,7 @@ private void AddDebugVerbs(GetVerbsEvent<Verb> args)
}

// Rejuvenate verb
if (_groupController.CanCommand(player, "rejuvenate"))
if (_toolshed.ActivePermissionController?.CheckInvokable(new CommandSpec(_toolshed.GetCommand("rejuvenate"), null), player, out _) ?? false)
{
Verb verb = new()
{
Expand Down
Binary file not shown.
3 changes: 2 additions & 1 deletion Resources/Audio/Nyanotrasen/Weapons/licenses.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
electricguitarhit.ogg is modified from a file made by guitarguy1985 at https://freesound.org/people/guitarguy1985/sounds/52391/ which is licensed under the Creative Commons 0 License. This modified file follows the same license.
electricguitarhit.ogg is modified from a file made by guitarguy1985 at https://freesound.org/people/guitarguy1985/sounds/52391/ which is licensed under the Creative Commons 0 License. This modified file follows the same license.
universal.ogg is modified from free sound effects from https://www.fesliyanstudios.com which are licensed under the CC0 1.0 License. This modified file follows the same license.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
- type: startingGear
id: HecateStartingGear
equipment:
hat: ClothingHeadHatHairFlower
hat: ClothingHeadHatHairflower
jumpsuit: ClothingCostumeArcDress
shoes: ClothingShoesColorBlack
innerclothingskirt: ClothingCostumeArcDress
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- type: Gun
fireRate: 3
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/hpistol.ogg
path: /Audio/Nyanotrasen/Weapons/Guns/Gunshots/universal.ogg
- type: ItemSlots
slots:
gun_magazine:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
startingGear: MailCarrierGear
playTimeTracker: JobMailCarrier
icon: "MailCarrier"
supervisors: job-supervisors-hop
supervisors: job-supervisors-css
access:
- Cargo
- Maintenance
- Mail
- Service

- type: startingGear
id: MailCarrierGear
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
access:
- Cargo
- Maintenance
- Service
- External #should be removed once all maps update for no cargo shuttle

- type: startingGear
Expand Down
32 changes: 16 additions & 16 deletions Resources/Prototypes/Roles/Jobs/Fun/misc_startinggear.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
#Misc outfit startingGear definitions.

#IHS Void Suit Outfit
- type: startingGear
id: IHSGear
equipment:
jumpsuit: ClothingUniformJumpsuitColorBlack
back: ClothingBackpackFilled
head: ClothingHeadHelmetIHSVoidHelm
gloves: ClothingHandsGlovesIhscombat
outerClothing: IHSVoidsuit
shoes: ClothingShoesBootsJack
id: PassengerPDA
ears: ClothingHeadsetService
innerclothingskirt: ClothingUniformJumpskirtColorBlack
satchel: ClothingBackpackSatchelFilled
duffelbag: ClothingBackpackDuffelFilled
##IHS Void Suit Outfit
#- type: startingGear
# id: IHSGear
# equipment:
# jumpsuit: ClothingUniformJumpsuitColorBlack
# back: ClothingBackpackFilled
# head: ClothingHeadHelmetIHSVoidHelm
# gloves: ClothingHandsGlovesIhscombat
# outerClothing: IHSVoidsuit
# shoes: ClothingShoesBootsJack
# id: PassengerPDA
# ears: ClothingHeadsetService
# innerclothingskirt: ClothingUniformJumpskirtColorBlack
# satchel: ClothingBackpackSatchelFilled
# duffelbag: ClothingBackpackDuffelFilled

#Skeleton Biker
- type: startingGear
Expand Down Expand Up @@ -145,7 +145,7 @@
equipment:
jumpsuit: ClothingUniformJumpsuitOperative
back: ClothingBackpackDuffelSyndicateOperativeMedic
mask: ClothingMaskBreathMedicalSecurity
mask: ClothingMaskBreathMedical
eyes: ClothingEyesHudMedical
ears: ClothingHeadsetAltSyndicate
gloves: ClothingHandsGlovesCombat
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Wildcards/zookeeper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
back: ClothingBackpackFilled
head: ClothingHeadSafari
shoes: ClothingShoesColorWhite
id: ZookeeperPDA
# id: ZookeeperPDA
ears: ClothingHeadsetService
innerclothingskirt: ClothingUniformJumpsuitSafari
satchel: ClothingBackpackSatchelFilled
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"license": "CC0-1.0",
"copyright": "Original work by TJohnson.",
"size": {
"x": 32,
Expand Down
Loading