SHOW:
|
|
- or go back to the newest paste.
| 1 | options: | |
| 2 | szansa: 1 #Szansa na zresp gianta | |
| 3 | on spawn of zombie: | |
| 4 | chance of {@szansa}%:
| |
| 5 | spawn giant at location of zombie | |
| 6 | set max health of spawned giant to 1500 | |
| 7 | kill event-entity | |
| 8 | on death of giant: | |
| 9 | - | set drops to random integer between 1 and 3 of golden apple |
| 9 | + | drop random integer between 1 and 3 of golden apple |