Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenshut authored May 18, 2023
1 parent 4538b33 commit ee97bdf
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions player/EOC.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,31 +37,5 @@
"u_message": "Сложность установлена на нормальную. "
}
]
},
{
"//": "This one is for NPC followers. There might be a better alternative.",
"type": "effect_on_condition",
"id": "EOC_REMOVE_SKILL_RUST_ON_KILL",
"eoc_type": "EVENT",
"required_event": "character_kills_monster",
"effect": [
{
"u_message": "Ты убил его",
"popup": true
}
]
},
{
"//": "This one is for NPC followers. There might be a better alternative.",
"type": "effect_on_condition",
"id": "убивица",
"eoc_type": "EVENT",
"required_event": "character_kills_monster",
"effect": [
{
"u_message": "Ты убил его",
"popup": true
}
]
}
]

0 comments on commit ee97bdf

Please sign in to comment.