Skip to content

Commit 43ffbb9

Browse files
authored
capoeira to thunderdome (Goob-Station#6217)
* real * switch the pens * typo
1 parent edb4772 commit 43ffbb9

3 files changed

Lines changed: 16 additions & 0 deletions

File tree

Resources/Locale/en-US/_Goobstation/thunderdome.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ thunderdome-loadout-python = Python
2727
thunderdome-loadout-inspector = Inspector
2828
thunderdome-loadout-hristov = Hristov
2929
thunderdome-loadout-esword = Energy Sword
30+
thunderdome-loadout-capo = Capoeira
3031
3132
# Weapon descriptions (tooltips)
3233
thunderdome-desc-shotgun = Pump shotgun + 1 box buckshot, 1 box slugs
@@ -39,6 +40,7 @@ thunderdome-desc-python = AP-loaded revolver + 1 AP speedloader
3940
thunderdome-desc-inspector = Revolver + 2 speedloaders
4041
thunderdome-desc-hristov = Anti-materiel sniper + 2 spare magazines
4142
thunderdome-desc-esword = Energy sword + 2 hyperzine injectors
43+
thunderdome-desc-capo = Capoeira manual + 2 injector pens
4244
4345
# Kill streak announcements
4446
thunderdome-streak-3 = {$player} is on a Killing Spree!

Resources/Prototypes/_Goobstation/Entities/Thunderdome/thunderdome_gear.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,12 @@
102102
back:
103103
- Stimpack
104104
- Stimpack
105+
106+
- type: startingGear
107+
id: ThunderdomeCapoeira
108+
equipment:
109+
suitstorage: CapoeiraManual
110+
storage:
111+
back:
112+
- BruteAutoInjector
113+
- BurnAutoInjector

Resources/Prototypes/_Goobstation/Entities/Thunderdome/thunderdome_rule.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@
5656
description: thunderdome-desc-esword
5757
category: thunderdome-category-melee
5858
sprite: EnergySword
59+
- gear: ThunderdomeCapoeira
60+
description: thunderdome-desc-capo
61+
name: thunderdome-loadout-capo
62+
category: thunderdome-category-melee
63+
sprite: CapoeiraManual
5964
- type: LoadMapRule
6065
mapPath: /Maps/_Goobstation/Nonstations/dm01-entryway.yml
6166
- type: RuleGrids

0 commit comments

Comments
 (0)