@@ -104,6 +104,7 @@
|
||||
rock2: ""
|
||||
rock3: ""
|
||||
rock4: ""
|
||||
rock5: ""
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
@@ -128,3 +129,23 @@
|
||||
max: 8
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
|
||||
- type: entity
|
||||
id: CP14RockBigMoss
|
||||
parent: CP14RockBig
|
||||
suffix: Big. Moss.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Structures/Flora/Rocks/rocks_big.rsi
|
||||
offset: 0,0.5
|
||||
layers:
|
||||
- state: moss_rock1
|
||||
map: ["random"]
|
||||
- type: RandomSprite
|
||||
available:
|
||||
- random:
|
||||
moss_rock1: ""
|
||||
moss_rock2: ""
|
||||
moss_rock3: ""
|
||||
moss_rock4: ""
|
||||
moss_rock5: ""
|
||||
|
||||
@@ -184,6 +184,7 @@
|
||||
- CP14FloorGrassTall
|
||||
entities:
|
||||
- CP14RockBig
|
||||
- CP14RockBigMoss
|
||||
|
||||
# Подбиомы лугов
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "All right reserved",
|
||||
"copyright": "created by vladimir.s",
|
||||
"copyright": "Created by vladimir.s, moss_rock by gogenych",
|
||||
"size": {
|
||||
"x": 48,
|
||||
"y": 64
|
||||
@@ -21,6 +21,24 @@
|
||||
},
|
||||
{
|
||||
"name": "rock4"
|
||||
},
|
||||
{
|
||||
"name": "rock5"
|
||||
},
|
||||
{
|
||||
"name": "moss_rock1"
|
||||
},
|
||||
{
|
||||
"name": "moss_rock2"
|
||||
},
|
||||
{
|
||||
"name": "moss_rock3"
|
||||
},
|
||||
{
|
||||
"name": "moss_rock4"
|
||||
},
|
||||
{
|
||||
"name": "moss_rock5"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 928 B |
Reference in New Issue
Block a user