Improved cardboard-weapon descriptions (#39927)

This commit is contained in:
Hitlinemoss
2025-08-28 13:14:44 -04:00
committed by GitHub
parent b093a688aa
commit 84e0a0f6fa
3 changed files with 4 additions and 4 deletions

View File

@@ -777,7 +777,7 @@
parent: BaseItem
id: CardSword
name: cardboard sword
description: A cardboard tube thats been fashioned into a sword.
description: A cardboard tube fashioned into the shape of a sword.
components:
- type: Sprite
sprite: Objects/Fun/card_sword.rsi

View File

@@ -184,7 +184,7 @@
name: cardboard shield
parent: BaseShield
id: CardShield
description: A shield that wont shield you from much.
description: A shield made of cardboard. Won't protect you from much.
components:
- type: Sprite
state: cardshield-icon

View File

@@ -190,7 +190,7 @@
parent: BaseArrow
id: ArrowCard
name: cardboard arrow
description: Cant kill no matter how hard you try.
description: Careful, you'll poke an eye out!
components:
- type: Sprite
sprite: Objects/Weapons/Guns/Projectiles/arrows.rsi
@@ -209,4 +209,4 @@
damage: 10
- type: Construction
graph: CardArrow
node: CardArrow
node: CardArrow