Skip to content

Commit

Permalink
Reverts nospawns, changes bags
Browse files Browse the repository at this point in the history
  • Loading branch information
noctyrnal committed Jun 4, 2024
1 parent 42bf0ad commit 8468231
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

- type: entity
noSpawn: true
parent: ClothingBackpackCaptain
parent: ClothingBackpack
id: ClothingBackpackAdminAssistantFilled
name: administrative assistant's backpack
description: Its a backpack build for carrying paper.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

- type: entity
noSpawn: true
parent: ClothingBackpackDuffelCaptain
parent: ClothingBackpackDuffel
id: ClothingBackpackDuffelAdminAssistantFilled
name: administrative assistant's duffel bag
description: Its a duffel bag build for carrying paper.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

- type: entity
noSpawn: true
parent: ClothingBackpackSatchelCaptain
parent: ClothingBackpackSatchel
id: ClothingBackpackSatchelAdminAssistantFilled
name: administrative assistant's satchel
description: Its a satchel build for carrying paper.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
id: SpawnPointAdminAssistant
parent: SpawnPointJobBase
name: administrative assistant
noSpawn: true
components:
- type: SpawnPoint
job_id: AdministrativeAssistant
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
name: administrative assistant rubber stamp
parent: RubberStampBase
id: RubberStampAdminAssistant
noSpawn: true
suffix: DO NOT MAP
components:
- type: Stamp
Expand Down

0 comments on commit 8468231

Please sign in to comment.