@@ -394,6 +394,9 @@ ent-CP14BaseThrowableSpear = метательное копьё
|
||||
ent-CP14BaseTwoHandedSword = двуручный меч
|
||||
.desc = Мощное оружие, требующее огромной силы и умения для эффективного использования.
|
||||
|
||||
ent-CP14TwoHandedSwordScythe = коса
|
||||
.desc = Большая двуручная коса. Что вы будете косить ею? Пшено, или головы своих врагов?
|
||||
|
||||
ent-CP14WeaponRevolverNavy = револьвер "Марин"
|
||||
.desc = Увесистый капсюльный револьвер серии "Марин". В настоящее время револьверы серии "Марин" стоят баснословные деньги, и их могут позволить себе исключительно преуспевающие моряки и торговцы.
|
||||
|
||||
|
||||
@@ -47,4 +47,19 @@
|
||||
- type: CP14SkillRequirement
|
||||
fuckupChance: 0.5
|
||||
requiredSkills:
|
||||
- Warcraft
|
||||
- Warcraft
|
||||
|
||||
- type: entity
|
||||
id: CP14TwoHandedSwordScythe
|
||||
parent: CP14BaseTwoHandedSword
|
||||
name: scythe
|
||||
description: A large, two-handed scythe. What will you mow with it? Millet or heads?
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/Weapons/Melee/TwoHandedSword/scythe.rsi
|
||||
state: icon
|
||||
- type: Clothing
|
||||
sprite: _CP14/Objects/Weapons/Melee/TwoHandedSword/scythe.rsi
|
||||
- type: Tag
|
||||
tags:
|
||||
- CP14HerbalGathering
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1023 B |
Binary file not shown.
|
After Width: | Height: | Size: 615 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "All rights reserved for the CrystallPunk14 project only",
|
||||
"copyright": "Created by TheShuEd (Github) for CrystallPunk",
|
||||
"size": {
|
||||
"x": 48,
|
||||
"y": 48
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "wielded-inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "wielded-inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-BACKPACK",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user