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
4 changes: 2 additions & 2 deletions Content.Shared/Ame/Components/AmeFuelContainerComponent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ public sealed partial class AmeFuelContainerComponent : Component
/// The amount of fuel in the container.
/// </summary>
[DataField, ViewVariables(VVAccess.ReadWrite), AutoNetworkedField]
public int FuelAmount = 1600; // mono
public int FuelAmount = 1000; // mono, 1600 -> 1000 Forge

/// <summary>
/// The maximum fuel capacity of the container.
/// </summary>
[DataField, ViewVariables(VVAccess.ReadWrite), AutoNetworkedField]
public int FuelCapacity = 1600; // mono
public int FuelCapacity = 1000; // mono, 1600 -> 1000 Forge
}
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,9 @@
head: ClothingHeadHelmetHardsuitSpatio
helmetcover: ClothingHeadHelmetCoverBlock
helmetattachment: ClothingHeadHelmetAttachmentBlock
- type: StaticPrice # Forge-change
price: 1000 # Forge-change
vendPrice: 8000 # Forge-change

#Salvage Hardsuit
- type: entity
Expand Down Expand Up @@ -205,6 +208,9 @@
head: ClothingHeadHelmetHardsuitSalvage
helmetcover: ClothingHeadHelmetCoverBlock
helmetattachment: ClothingHeadHelmetAttachmentBlock
- type: StaticPrice # Forge-change
price: 1500 # Forge-change
vendPrice: 10000 # Forge-change

#Goliath Hardsuit
- type: entity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
- type: AmeFuelContainer
- type: StaticPrice
price: 400
vendPrice: 4000 # Frontier: FuelVend price
vendPrice: 10000 # Frontier: FuelVend price, 4000 -> 10000 Forge-change
- type: GuideHelp
guides: [ AME, Power ]
- type: Tag # Frontier
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@
count: 15 #Was 10, Buffed due to limb damage changes (Goobstation)
- type: StackPrice
price: 15 # Mono - 5->15
- type: StaticPrice # Forge-change
vendPrice: 5500 # Forge-change

- type: entity
id: Ointment1
Expand Down Expand Up @@ -154,6 +156,7 @@
count: 15 #Was 10, Buffed due to limb damage changes (Goobstation)
- type: StackPrice
price: 15 # Mono - 5->15
vendPrice: 6000 # Forge-change

- type: entity
id: Brutepack1
Expand Down Expand Up @@ -254,6 +257,8 @@
count: 15 #Was 10, Buffed due to limb damage changes (Goobstation)
- type: StackPrice
price: 25 # Mono - 10->25
- type: StaticPrice # Forge-change
vendPrice: 3150 # Forge-change

# Forge change
- type: entity
Expand Down Expand Up @@ -346,6 +351,7 @@
count: 15 #Was 10, Buffed due to limb damage changes (Goobstation)
- type: StackPrice
price: 15 # Mono 10->15
vendPrice: 6000 # Forge-change

- type: entity
id: Gauze1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@
Quantity: 3
- type: Tag # Mono
tags: [SurvivalBox]
- type: StaticPrice # Forge-change
vendPrice: 3150 # Forge-change

- type: entity
name: poison auto-injector
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@
- suitStorage
- Belt
- type: UseDelay
delay: 0.65 # Mono
delay: 0.65 # Mono
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@
deconstructionTarget: null #Frontier
- type: Wieldable # Frontier
# todo: add clothingcomponent with clothingVisuals states using unused texture and animations assets in kinetic_accelerator.rsi
- type: StaticPrice # Forge-change
price: 100 # Forge-change
vendPrice: 5000 # Forge-change
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,9 @@
slots: # Frontier
- back # Frontier
- suitStorage # Frontier
- type: StaticPrice # Forge-change
price: 100 # Forge-change
vendPrice: 7000 # Forge-change

- type: entity
parent: [ BaseKnife, BaseWeaponCrusher]
Expand Down Expand Up @@ -198,6 +201,9 @@
malus: 0.225
- type: ThrowingAngle
angle: 225
- type: StaticPrice # Forge-change
price: 100 # Forge-change
vendPrice: 3500 # Forge-change

# Like a crusher... but better
- type: entity
Expand All @@ -221,3 +227,6 @@
- type: Item
size: Ginormous
sprite: Objects/Weapons/Melee/crusher_glaive-inhands.rsi
- type: StaticPrice # Forge-change
price: 100 # Forge-change
vendPrice: 15500 # Forge-change
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
EmergencyMedipen: 4294967295 # Infinite
PillCanisterTricordrazine: 4294967295 # Infinite - Mono
HypoMini: 4294967295 # Infinite - Mono
HypoMiniLimitedEdition: 10 # Limited because its a direct upgrade, and can be found on expeds
Hypospray: 1 # only one in stock. its supposed to be really rare to use these, but still findable. - Mono end
HypoMiniLimitedEdition: 1 # Limited because its a direct upgrade, and can be found on expeds, 10 ->1 Forge-change
# Hypospray: 1 # only one in stock. its supposed to be really rare to use these, but still findable. - Mono end, Forge-delete
BodyBagFolded: 4294967295 # Infinite
ClothingEyesHudMedical: 4294967295 # Infinite
ClothingEyesEyepatchHudMedical: 4294967295 # Infinite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
WeaponProtoKineticAccelerator: 4
WeaponCrusher: 6
WeaponCrusherDagger: 8
ClothingHandsConcussiveGauntlets: 2 # Mono
ClothingHandsConcussiveGauntlets: 1 # Mono, 2 -> 1 Forge-change
WeaponGrapplingGun: 10
Pickaxe: 10
OreBag: 6
Expand All @@ -22,7 +22,7 @@
WeaponCrusher: 4294967295 # Infinite
WeaponCrusherDagger: 4294967295 # Infinite
WeaponGrapplingGun: 4294967295 # Infinite
ClothingHandsConcussiveGauntlets: 4294967295 # Infinite - Mono
ClothingHandsConcussiveGauntlets: 1 # Infinite - Mono, Infinite -> 1 Forge-change
Pickaxe: 4294967295 # Infinite
OreBag: 4294967295 # Infinite
Floodlight: 4294967295 # Infinite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@
helmetattachment: ClothingHeadHelmetAttachmentBlock
- type: StaminaDamageResistance # Mono - Stamres
coefficient: 0.6
- type: StaticPrice # Forge-change
price: 1000 # Forge-change
vendPrice: 4000 # Forge-change

#ERT Mail Carrier Hardsuit
- type: entity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
delay: 1
- type: StaticPrice
price: 550
vendPrice: 5000 # Mono
vendPrice: 10000 # Mono, 5000 -> 10000 Forge-change
- type: PirateBountyItem # Frontier
id: HypoMini # Frontier

Expand Down Expand Up @@ -52,6 +52,7 @@
delay: 0.75
- type: StaticPrice
price: 750 # Mono end
vendPrice: 20000 # 10000 -> 20000 Forge-change

- type: entity
name: NTCS-103 hypospray
Expand All @@ -66,7 +67,7 @@
sprite: _NF/Objects/Specific/Medical/hypominilimitededition.rsi
- type: StaticPrice # Mono
price: 20 # 20 whole dollars
vendPrice: 10000
vendPrice: 25000 # 10000 -> 25000 Forge-change
- type: UseDelay
delay: 0.65

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
- type: Appearance
- type: StaticPrice
price: 0
vendPrice: 1500 # mono
vendPrice: 3100 # Forge-change
- type: Stack
stackType: FuelPlasma
count: 25 # mono
Expand Down Expand Up @@ -255,7 +255,7 @@
- type: Appearance
- type: StaticPrice
price: 0
vendPrice: 3125 # mono
vendPrice: 5250 # Forge-change
- type: Stack
stackType: FuelUranium
count: 25 # mono
Expand Down Expand Up @@ -289,7 +289,7 @@
- type: Appearance
- type: StaticPrice
price: 0
vendPrice: 6250 # mono
vendPrice: 12500 # 6250 -> 12500 Forge-change
- type: Stack
stackType: FuelBananium
count: 25 # mono
Expand Down
Loading