rsbmatt / OSBuddy

https://rsbuddy.com/osbuddy
16 stars 3 forks source link

Add Super antifire potion: Timer Manager #366

Closed 0tna closed 6 years ago

0tna commented 6 years ago

Title ^ Potion id's 21987 : Super antifire potion(1) 21984 : Super antifire potion(2) 21981 : Super antifire potion(3) 21978 : Super antifire potion(4)

Super antifire potion provides complete immunity to a dragon's breath for 2 minutes.

rsbmatt commented 6 years ago

@0tna can you get me the exact message as seen from the message debugger?

0tna commented 6 years ago

[flags=105, prefix="null", sender="" message="You drink some of your super antifire potion."] [flags=105, prefix="null", sender="" message="You have 1 dose of potion left."] [flags=0, prefix="null", sender="" message="Your super antifire potion is about to expire."] [flags=0, prefix="null", sender="" message="Your super antifire potion has expired."] @rsbmatt

rsbfox commented 6 years ago

Messages for 3 & 2.

[flags=105, prefix="null", sender="" message="You drink some of your super antifire potion."] [flags=105, prefix="null", sender="" message="You have 3 doses of potion left."] [flags=105, prefix="null", sender="" message="You drink some of your super antifire potion."] [flags=105, prefix="null", sender="" message="You have 2 doses of potion left."]

0tna commented 6 years ago

Super antifires now last 3 minutes per dose, instead of 2.