Update default fishing rod Action

This commit is contained in:
PikaMug 2021-07-10 03:08:07 -04:00
parent ab6dee05d2
commit ae907e5028
2 changed files with 2 additions and 8 deletions

View File

@ -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:

View File

@ -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