diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/.admin_history.json | 2 | ||||
| -rw-r--r-- | data/triggers/player_flag/announce_99_copy.yaml | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/data/.admin_history.json b/data/.admin_history.json index 6628a6e..0d73349 100644 --- a/data/.admin_history.json +++ b/data/.admin_history.json @@ -1 +1 @@ -{"history":[{"time":"2026-07-13T20:31:17-04:00","description":"Created trigger announce_99_copy","file_path":"data/triggers/player_flag/announce_99_copy.yaml","old_content":"","new_content":"on_player_flag: \"\"\nsteps: []\n","is_delete":false,"is_create":true},{"time":"2026-07-13T20:31:17-04:00","description":"Update trigger announce_99_copy","file_path":"data/triggers/player_flag/announce_99_copy.yaml","old_content":"on_player_flag: \"\"\nsteps: []\n","new_content":"steps:\n - broadcast_global: '%p has reached level 99 %v!'\non_player_flag: announce_99_skill\n","is_delete":false,"is_create":false}],"redo":null}
\ No newline at end of file +{"history":[{"time":"2026-07-13T22:57:46-04:00","description":"Delete trigger announce_99_copy","file_path":"data/triggers/player_flag/announce_99_copy.yaml","old_content":"steps:\n - broadcast_global: '%p has reached level 99 %v!'\non_player_flag: announce_99_skill\n","new_content":"","is_delete":false,"is_create":false}],"redo":null}
\ No newline at end of file diff --git a/data/triggers/player_flag/announce_99_copy.yaml b/data/triggers/player_flag/announce_99_copy.yaml deleted file mode 100644 index 2c3f789..0000000 --- a/data/triggers/player_flag/announce_99_copy.yaml +++ /dev/null @@ -1,3 +0,0 @@ -steps: - - broadcast_global: '%p has reached level 99 %v!' -on_player_flag: announce_99_skill |
