diff options
Diffstat (limited to 'data/triggers/announce_99.yaml')
| -rw-r--r-- | data/triggers/announce_99.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/data/triggers/announce_99.yaml b/data/triggers/announce_99.yaml deleted file mode 100644 index a6f0e9e..0000000 --- a/data/triggers/announce_99.yaml +++ /dev/null @@ -1,6 +0,0 @@ -# Example global trigger: announces when a player reaches level 99 in any skill. -# The game code sets the player flag 'announce_99_skill' to the skill name -# (e.g. "attack", "strength") when a player hits level 99. -on_player_flag: announce_99_skill -steps: - - broadcast_global: "%p has reached level 99 %v!" |
