Skip to content

Commit

Permalink
respriteRatkingAction (SerbiaStrong-220#1202)
Browse files Browse the repository at this point in the history
* resprite-ratking-action

* Update regalrat.yml

* Update Resources/Prototypes/Datasets/rat_king_commands.yml

Co-authored-by: Dexler <69513582+DexlerXD@users.noreply.github.com>

* action-delete

* Action-added

---------

Co-authored-by: Dexler <69513582+DexlerXD@users.noreply.github.com>
  • Loading branch information
EstKemran and DexlerXD authored Jul 5, 2024
1 parent 3988f32 commit 675ba5e
Show file tree
Hide file tree
Showing 22 changed files with 55 additions and 19 deletions.
3 changes: 2 additions & 1 deletion Resources/Prototypes/Datasets/rat_king_commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@
- "Фас!"
- "Убить!"
- "Убейте его!"
- "Рви их!" #SS220-resprite-ratking-action

- type: dataset
id: RatKingCommandLoose
values:
- "Вольно!"
- "Врассыпную!"

16 changes: 8 additions & 8 deletions Resources/Prototypes/Entities/Mobs/NPCs/regalrat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -331,10 +331,10 @@
- type: InstantAction
useDelay: 1
icon:
sprite: Interface/Actions/actions_rat_king.rsi
sprite: SS220/Interface/Actions/actions_rat_king.rsi #SS220-resprite-ratking-action
state: stayOff
iconOn:
sprite: Interface/Actions/actions_rat_king.rsi
sprite: SS220/Interface/Actions/actions_rat_king.rsi #SS220-resprite-ratking-action
state: stay
event:
!type:RatKingOrderActionEvent
Expand All @@ -349,10 +349,10 @@
- type: InstantAction
useDelay: 1
icon:
sprite: Interface/Actions/actions_rat_king.rsi
sprite: SS220/Interface/Actions/actions_rat_king.rsi #SS220-resprite-ratking-action
state: followOff
iconOn:
sprite: Interface/Actions/actions_rat_king.rsi
sprite: SS220/Interface/Actions/actions_rat_king.rsi #SS220-resprite-ratking-action
state: follow
event:
!type:RatKingOrderActionEvent
Expand All @@ -367,10 +367,10 @@
- type: InstantAction
useDelay: 1
icon:
sprite: Interface/Actions/actions_rat_king.rsi
sprite: SS220/Interface/Actions/actions_rat_king.rsi #SS220-resprite-ratking-action
state: attackOff
iconOn:
sprite: Interface/Actions/actions_rat_king.rsi
sprite: SS220/Interface/Actions/actions_rat_king.rsi #SS220-resprite-ratking-action
state: attack
event:
!type:RatKingOrderActionEvent
Expand All @@ -385,10 +385,10 @@
- type: InstantAction
useDelay: 1
icon:
sprite: Interface/Actions/actions_rat_king.rsi
sprite: SS220/Interface/Actions/actions_rat_king.rsi #SS220-resprite-ratking-action
state: looseOff
iconOn:
sprite: Interface/Actions/actions_rat_king.rsi
sprite: SS220/Interface/Actions/actions_rat_king.rsi #SS220-resprite-ratking-action
state: loose
event:
!type:RatKingOrderActionEvent
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/SS220/Actions/Ghost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
noSpawn: true
components:
- type: InstantAction
icon: SS220/Interface/actions/respawn.png
icon: SS220/Interface/Actions/respawn.png
checkCanInteract: false
event: !type:RespawnActionEvent
useDelay: 1200

- type: entity
id: ActionToggleAGhostBodyVisuals
name: Скрыть тело
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/SS220/Actions/GhostRoleCast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
noSpawn: true
components:
- type: InstantAction
icon: SS220/Interface/actions/GhostRoleSettings.png
icon: SS220/Interface/Actions/GhostRoleSettings.png
event: !type:ToggleGhostRoleCastSettingsEvent
useDelay: 1
clientExclusive: true
Expand All @@ -19,7 +19,7 @@
noSpawn: true
components:
- type: EntityTargetAction
icon: SS220/Interface/actions/GhostRoleCast.png
icon: SS220/Interface/Actions/GhostRoleCast.png
event: !type:ToggleGhostRoleCastActionEvent
useDelay: 1
clientExclusive: true
Expand All @@ -35,7 +35,7 @@
noSpawn: true
components:
- type: EntityTargetAction
icon: SS220/Interface/actions/GhostRoleRemove.png
icon: SS220/Interface/Actions/GhostRoleRemove.png
event: !type:ToggleGhostRoleRemoveActionEvent
useDelay: 1
clientExclusive: true
Expand Down
10 changes: 5 additions & 5 deletions Resources/Prototypes/SS220/CQC/Actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
noSpawn: true
components:
- type: EntityTargetAction
icon: SS220/Interface/actions/CQCCombat/blowback.png
icon: SS220/Interface/Actions/CQCCombat/blowback.png
event: !type:CQCBlowbackEvent
useDelay: 7
checkCanInteract: false
Expand All @@ -18,7 +18,7 @@
noSpawn: true
components:
- type: EntityTargetAction
icon: SS220/Interface/actions/CQCCombat/punch.png
icon: SS220/Interface/Actions/CQCCombat/punch.png
event: !type:CQCPunchEvent
useDelay: 2
checkCanInteract: false
Expand All @@ -31,7 +31,7 @@
noSpawn: true
components:
- type: EntityTargetAction
icon: SS220/Interface/actions/CQCCombat/disarm.png
icon: SS220/Interface/Actions/CQCCombat/disarm.png
event: !type:CQCDisarmEvent
useDelay: 4
checkCanInteract: false
Expand All @@ -44,8 +44,8 @@
noSpawn: true
components:
- type: InstantAction
icon: SS220/Interface/actions/CQCCombat/longsleep.png
icon: SS220/Interface/Actions/CQCCombat/longsleep.png
event: !type:CQCLongSleepEvent
useDelay: 40
checkCanInteract: false
priority: -10
priority: -10
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"version": 1,
"license": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt",
"copyright": "Sprited by temnolesje (Discord) for SS220",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "attack"
},
{
"name": "attackOff"
},
{
"name": "follow"
},
{
"name": "followOff"
},
{
"name": "loose"
},
{
"name": "looseOff"
},
{
"name": "stay"
},
{
"name": "stayOff"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 675ba5e

Please sign in to comment.