Added 'arrow' to the names of the arrowheads (#964)
Co-authored-by: VideoKompany <135313844+VlaDOS1408@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
- type: entity
|
||||
parent: CP14ModularBladeTipBase
|
||||
id: CP14ModularTipIronArrow
|
||||
name: iron tip
|
||||
name: iron arrow tip
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Tip/arrow.rsi
|
||||
@@ -28,7 +28,7 @@
|
||||
- type: entity
|
||||
parent: CP14ModularBladeTipBase
|
||||
id: CP14ModularTipGoldArrow
|
||||
name: golden tip
|
||||
name: golden arrow tip
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Tip/arrow.rsi
|
||||
@@ -45,7 +45,7 @@
|
||||
- type: entity
|
||||
parent: CP14ModularBladeTipBase
|
||||
id: CP14ModularTipCopperArrow
|
||||
name: copper tip
|
||||
name: copper arrow tip
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Tip/arrow.rsi
|
||||
@@ -62,7 +62,7 @@
|
||||
- type: entity
|
||||
parent: CP14ModularBladeTipBase
|
||||
id: CP14ModularTipMithrilArrow
|
||||
name: mithril tip
|
||||
name: mithril arrow tip
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/ModularTools/Tip/arrow.rsi
|
||||
|
||||
Reference in New Issue
Block a user