Improved cardboard-weapon descriptions (#39927)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user