Skip to content

Commit

Permalink
lol
Browse files Browse the repository at this point in the history
  • Loading branch information
fqqf committed Feb 4, 2025
1 parent a0c333e commit 015db5a
Show file tree
Hide file tree
Showing 30 changed files with 57 additions and 112 deletions.
8 changes: 8 additions & 0 deletions Resources/Audio/_Starlight/Weapons/attributions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- files: ["marriage_hum.org"]
license: "CC-BY-NC-4.0"
copyright: "10835 big fire loop.wav by Robinhood76 , freesound.org"
source: "https://freesound.org/s/612277/"

- files: ["marriage_swing.org"]
license: "CC-BY-SA-3.0"
copyright: "by github.com/fqqf"
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions Resources/Locale/en-US/_Starlight/store/uplink-catalog.ftl
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
uplink-contortionist-jumpsuit-name = Contortionist's Jumpsuit
uplink-marriage-axe-name = Marriage axe
uplink-contortionist-jumpsuit-desc = It looks like an atmos jumpsuit, but it really is. This jumpsuit allows the agent to slip through the vents.
uplink-marriage-axe-desc = A charming subtle instrument of chaos—perfect for when diplomacy fails. Screams like a banshee, cuts like a demon, and turns people into regrettable memories. Handle with enthusiasm.
uplink-mini-energy-crossbow-name = mini energy crossbow
uplink-mini-energy-crossbow-desc = Fires low-damage kinetic bolts at a short range.
uplink-minotaur-name = Minotaur bundle
Expand Down
16 changes: 15 additions & 1 deletion Resources/Prototypes/_StarLight/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,21 @@
blacklist:
tags:
- NukeOpsUplink


- type: listing
id: UplinkMarriage
name: uplink-marriage-axe-name
description: uplink-marriage-axe-desc
icon: { sprite: /Textures/_Starlight/Objects/Weapons/Melee/marriage_axe.rsi, state: icon }
discountCategory: veryRareDiscounts
discountDownTo:
Telecrystal: 20
productEntity: MarriageAxe
cost:
Telecrystal: 24
categories:
- UplinkWeaponry

- type: listing
id: uplinkWeaponShotgunMinotaur
name: uplink-minotaur-name
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,51 @@
name: marriage axe
parent: [BaseMeleeWeaponEnergy, BaseSyndicateContraband]
id: MarriageAxe
description: A charmingl subtle instrument of chaos—perfect for when diplomacy fails. Screams like a banshee, cuts like a demon, and turns people into regrettable memories. Handle with enthusiasm.
description: A charming subtle instrument of chaos—perfect for when diplomacy fails. Screams like a banshee, cuts like a demon, and turns people into regrettable memories. Handle with enthusiasm.
components:
- type: Sprite
sprite: _Starlight/Objects/Weapons/Melee/marriage_axe.rsi
layers:
- state: e_sword
- state: e_sword_blade
- state: marriage
- state: marriage_blade
color: "#FFFFFF"
visible: false
shader: unshaded
map: [ "blade" ]
- type: ItemToggleActiveSound
activeSound:
path: /Audio/_Starlight/Weapons/marriage_hum.ogg
- type: ItemToggleMeleeWeapon
activatedSoundOnHit:
path: /Audio/_Starlight/Weapons/marriage_swing.ogg
params:
variation: 0.250
activatedSoundOnHitNoDamage:
path: /Audio/_Starlight/Weapons/marriage_swing.ogg
params:
variation: 0.250
volume: -10
activatedSoundOnSwing:
path: /Audio/_Starlight/Weapons/marriage_swing.ogg
params:
variation: 0.125
activatedDamage:
types:
Slash: 25
Heat: 25
Structural: 30
- type: Item
sprite: _Starlight/Objects/Weapons/Melee/marriage_axe-inhands.rsi
- type: MultiHandedItem
- type: Scalpel
- type: SurgeryTool
successRate: 0.6
startSound:
path: /Audio/_Starlight/Medical/Surgery/scalpel1.ogg
endSound:
path: /Audio/_Starlight/Medical/Surgery/scalpel2.ogg
- type: Tool
qualities:
- Prying
useSound:
path: /Audio/Items/crowbar.ogg
- type: ToolTileCompatible
- type: Prying
- type: UseDelay
delay: 1


# Todo pry doors
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Inhands by RiceMar1244.",
"copyright": "github.com/fqqf",
"size": {
"x": 64,
"y": 64
Expand Down
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation",
"copyright": "github.com/fqqf",
"size": {
"x": 32,
"y": 32
Expand All @@ -11,10 +11,10 @@
"name": "icon"
},
{
"name": "e_sword"
"name": "marriage"
},
{
"name": "e_sword_blade",
"name": "marriage_blade",
"delays": [
[
0.1,
Expand Down

0 comments on commit 015db5a

Please sign in to comment.