Advertisement
glauri

zorni

Mar 20th, 2023
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. /def -F -mregexp -t"^As you wear the ring, everything becomes washed out and devoid of colour.$" zorn_ring_worn = party report RING ON!
  2. /def -F -aBCcyan -mregexp -t"^When your eyes clear, Elemental lord stands before you.$" zorn_elmu_lord_relocs
  3. /def -F -mregexp -t"^As you remove the ring, your surroundings start to become more material.$" zorn_ring_removed = party report RING OFF
  4. /def -F -mregexp -t"^You feel like a ghost.$" zorn_ring_transport_done = /substitute %* ($[decode_attr('UNDEAD side', 'BCgreen')])
  5. /def -F -mregexp -t"^Your surroundings are completely back to normal now.$" zorn_ring_retransport_done2 = /substitute %* ($[decode_attr('LIVE side', 'BCgreen')])
  6. /def -F -mregexp -t"^You can't wear armour in combat.$" zorn_combat_wear = party report IN COMBAT, CANNOT WEAR RING!
  7. /def -F -mregexp -t"^The ice that was covering the ground has melted.$" zorn_ice_gone = /substitute %* ($[decode_attr('ICE GONE', 'BCcyan')])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement