Golden toilet (#31049)
* golden toilet * Destructible * sprite * fix * copyright
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
BoozeDispenserStealObjective: 1
|
||||
AltarNanotrasenStealObjective: 1
|
||||
PlantRDStealObjective: 1
|
||||
ToiletGoldenStealObjective: 1
|
||||
|
||||
- type: weightedRandom
|
||||
id: ThiefObjectiveGroupAnimal
|
||||
|
||||
@@ -142,8 +142,6 @@
|
||||
sprite: Objects/Misc/id_cards.rsi
|
||||
state: default
|
||||
|
||||
|
||||
|
||||
- type: stealTargetGroup
|
||||
id: LAMP
|
||||
name: LAMPS
|
||||
@@ -344,6 +342,13 @@
|
||||
sprite: Structures/Furniture/potted_plants.rsi
|
||||
state: plant-25
|
||||
|
||||
- type: stealTargetGroup
|
||||
id: ToiletGoldenDirtyWater
|
||||
name: golden toilet
|
||||
sprite:
|
||||
sprite: Structures/Furniture/golden_toilet.rsi
|
||||
state: condisposal
|
||||
|
||||
# Thief Animal
|
||||
|
||||
- type: stealTargetGroup
|
||||
|
||||
@@ -428,6 +428,17 @@
|
||||
- type: Objective
|
||||
difficulty: 0.8
|
||||
|
||||
- type: entity
|
||||
parent: BaseThiefStealStructureObjective
|
||||
id: ToiletGoldenStealObjective
|
||||
components:
|
||||
- type: NotJobRequirement
|
||||
job: Captain
|
||||
- type: StealCondition
|
||||
stealGroup: ToiletGoldenDirtyWater
|
||||
- type: Objective
|
||||
difficulty: 2
|
||||
|
||||
# Animal
|
||||
|
||||
- type: entity
|
||||
|
||||
Reference in New Issue
Block a user