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

Added Cum and Removed Uselss FSCVars files. #15

Merged
merged 1 commit into from
Jul 9, 2024
Merged
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
13 changes: 0 additions & 13 deletions Content.Shared/Floofstation/FSCVars.cs

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
reagent-name-cum = cum
reagent-desc-cum = A sticky cloudy-white liquid.
21 changes: 21 additions & 0 deletions Resources/Prototypes/FloofStation/Reagents/natural_sauce.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
- type: reagent
id: Cum
name: reagent-name-cum
group: NaturalSauce
desc: reagent-desc-cum
physicalDesc: reagent-physical-desc-sticky
flavor: salty
color: "#ffffff"
viscosity: 0.35
recognizable: true
metabolisms:
Drink:
effects:
- !type:SatiateThirst
factor: 1
- !type:SatiateHunger
factor: 4
footstepSound:
collection: FootstepSticky
params:
volume: 6
Loading