Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- int [item] choice_adventure_for_gland;
- choice_adventure_for_gland[$item[thunder thigh]] = 967;
- choice_adventure_for_gland[$item[aquaconda brain]] = 968;
- choice_adventure_for_gland[$item[lightning milk]] = 969;
- int [skill] choice_id_for_skill;
- choice_id_for_skill[$skill[Thunder Clap]] = 1;
- choice_id_for_skill[$skill[Thundercloud]] = 2;
- choice_id_for_skill[$skill[Thunder Bird]] = 3;
- choice_id_for_skill[$skill[Thunderheart]] = 4;
- choice_id_for_skill[$skill[Thunderstrike]] = 5;
- choice_id_for_skill[$skill[Thunder Down Underwear]] = 6;
- choice_id_for_skill[$skill[Thunder Thighs]] = 7;
- choice_id_for_skill[$skill[Rain Man]] = 1;
- choice_id_for_skill[$skill[Rainy Day]] = 2;
- choice_id_for_skill[$skill[Make it Rain]] = 3;
- choice_id_for_skill[$skill[Rain Dance]] = 4;
- choice_id_for_skill[$skill[Rainbow]] = 5;
- choice_id_for_skill[$skill[Rain Coat]] = 6;
- choice_id_for_skill[$skill[Rain Delay]] = 7;
- choice_id_for_skill[$skill[Lightning Strike]] = 1;
- choice_id_for_skill[$skill[Clean-Hair Lightning]] = 2;
- choice_id_for_skill[$skill[Ball Lightning]] = 3;
- choice_id_for_skill[$skill[Sheet Lightning]] = 4;
- choice_id_for_skill[$skill[Lightning Bolt]] = 5;
- choice_id_for_skill[$skill[Lightning Rod]] = 6;
- choice_id_for_skill[$skill[Riding the Lightning]] = 7;
Advertisement
Add Comment
Please, Sign In to add comment