mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-16 20:41:20 +01:00
Update default fishing rod Action
This commit is contained in:
parent
ab6dee05d2
commit
ae907e5028
@ -14,10 +14,8 @@ actions:
|
||||
message: "<green>Nice work!"
|
||||
DeathFail:
|
||||
fail-quest: true
|
||||
RodStart:
|
||||
message: "<yellow>Type 'rod' in chat to get a fishing rod!"
|
||||
GiveRod:
|
||||
message: "<green>Here you go!"
|
||||
message: "<green>Here's a rod to get you started!"
|
||||
items:
|
||||
- name-fishing_rod:amount-1
|
||||
TimerStart:
|
||||
|
@ -61,12 +61,8 @@ quests:
|
||||
stages:
|
||||
ordered:
|
||||
1:
|
||||
start-event: RodStart
|
||||
start-event: GiveRod
|
||||
death-event: DeathFail
|
||||
chat-events:
|
||||
- "GiveRod"
|
||||
chat-event-triggers:
|
||||
- "rod"
|
||||
fish-to-catch: 5
|
||||
rewards:
|
||||
exp: 250
|
||||
|
Loading…
Reference in New Issue
Block a user