This repository has been archived by the owner on Nov 18, 2024. It is now read-only.
forked from Fansana/floofstation1
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'Fansana:master' into master
- Loading branch information
Showing
20 changed files
with
1,123 additions
and
753 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Floofstation CODEOWNERS | ||
|
||
* @Memeji @FoxxoTrystan | ||
* @Fansana @Memeji @FoxxoTrystan |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
loadout-category-ItemsLewd = Lewd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
mood-effect-BeingKissed = That kiss was delightful. | ||
mood-effect-BeingLicked = I've been Licked! |
11 changes: 11 additions & 0 deletions
11
Resources/Locale/en-US/floofstation/interaction/verbs/noop.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
interaction-Kiss-name = Kiss | ||
interaction-Kiss-description = A kiss melts the pains away. | ||
interaction-Kiss-success-self-popup = You kiss {THE($target)}. | ||
interaction-Kiss-success-target-popup = {THE($user)} kisses you. | ||
interaction-Kiss-success-others-popup = {THE($user)} kisses {THE($target)}. | ||
interaction-Lick-name = Lick | ||
interaction-Lick-description = Lick your co-worker, what HR?. | ||
interaction-Lick-success-self-popup = You lick {THE($target)}. | ||
interaction-Lick-success-target-popup = {THE($user)} licks you. | ||
interaction-Lick-success-others-popup = {THE($user)} licks {THE($target)}. |
Oops, something went wrong.