Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- kwiatek: Poppy
- on rightclick on {@kwiatek}:
- if {kwiatek::%event-block%} is not set:
- chance of 25.0%:
- drop 1 stick named "Patryk" at event-block
- set {kwiatek::%event-block%} to now
- add 10 minutes do {kwiatek::%event-block%}
- stop
- if {kwiatek::%event-block%} is set:
- set {_now} to now
- if {_now} is greater or equal to {kwiatek::%event-block%}:
- chance of 25.0%:
- drop 1 stick named "Patryk" at event-block
- set {kwiatek::%event-block%} to now
- add 10 minutes do {kwiatek::%event-block%}
- stop
Advertisement
Add Comment
Please, Sign In to add comment