mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-01 00:11:00 +01:00
14 lines
215 B
YAML
14 lines
215 B
YAML
events:
|
|
ExampleEvent:
|
|
message: '<red>Event happened!'
|
|
potion-effect-types:
|
|
- Speed
|
|
- Jump
|
|
potion-effect-durations:
|
|
- 100
|
|
- 25
|
|
potion-effect-amplifiers:
|
|
- 3
|
|
- 2
|
|
|