diff options
| author | historia <[not public]> | 2026-07-13 20:36:26 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-07-13 20:36:26 -0400 |
| commit | 5ea48c1f91298b42924f6865ffc30810cceec2d3 (patch) | |
| tree | f13ba8276e66493750b72124d75da8911311ff6f /data/triggers | |
| parent | 223d198c95b64d3d803be5d914c5b899dd30c8eb (diff) | |
| download | thehouseoficarus-5ea48c1f91298b42924f6865ffc30810cceec2d3.tar.gz | |
feat(admin): triggers organized by directory, support duplicate and delete
Diffstat (limited to 'data/triggers')
| -rw-r--r-- | data/triggers/player_flag/announce_99_copy.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/triggers/player_flag/announce_99_copy.yaml b/data/triggers/player_flag/announce_99_copy.yaml new file mode 100644 index 0000000..2c3f789 --- /dev/null +++ b/data/triggers/player_flag/announce_99_copy.yaml @@ -0,0 +1,3 @@ +steps: + - broadcast_global: '%p has reached level 99 %v!' +on_player_flag: announce_99_skill |
