Home
last modified time | relevance | path

Searched refs:kick_on_butt (Results 1 – 12 of 12) sorted by relevance

/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dpray.c530 int pat_on_head = 0, kick_on_butt; local
848 kick_on_butt = u.uevent.udemigod ? 1 : 0;
850 if (u.uevent.uhand_of_elbereth) kick_on_butt++;
852 if (kick_on_butt) u.ublesscnt += kick_on_butt * rnz(1000);
/dports/games/nethack33/nethack-3.3.1/src/
H A Dpray.c530 int pat_on_head = 0, kick_on_butt; local
848 kick_on_butt = u.uevent.udemigod ? 1 : 0;
850 if (u.uevent.uhand_of_elbereth) kick_on_butt++;
852 if (kick_on_butt) u.ublesscnt += kick_on_butt * rnz(1000);
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dpray.c530 int pat_on_head = 0, kick_on_butt; local
848 kick_on_butt = u.uevent.udemigod ? 1 : 0;
850 if (u.uevent.uhand_of_elbereth) kick_on_butt++;
852 if (kick_on_butt) u.ublesscnt += kick_on_butt * rnz(1000);
/dports/games/nethack34/nethack-3.4.3/src/
H A Dpray.c792 int pat_on_head = 0, kick_on_butt; local
1019 kick_on_butt = u.uevent.udemigod ? 1 : 0;
1021 if (u.uevent.uhand_of_elbereth) kick_on_butt++;
1023 if (kick_on_butt) u.ublesscnt += kick_on_butt * rnz(1000);
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dpray.c792 int pat_on_head = 0, kick_on_butt; local
1019 kick_on_butt = u.uevent.udemigod ? 1 : 0;
1021 if (u.uevent.uhand_of_elbereth) kick_on_butt++;
1023 if (kick_on_butt) u.ublesscnt += kick_on_butt * rnz(1000);
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dpray.c792 int pat_on_head = 0, kick_on_butt; local
1019 kick_on_butt = u.uevent.udemigod ? 1 : 0;
1021 if (u.uevent.uhand_of_elbereth) kick_on_butt++;
1023 if (kick_on_butt) u.ublesscnt += kick_on_butt * rnz(1000);
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dpray.c928 int pat_on_head = 0, kick_on_butt; local
1221 kick_on_butt = u.uevent.udemigod ? 1 : 0;
1223 kick_on_butt++;
1224 if (kick_on_butt)
1225 u.ublesscnt += kick_on_butt * rnz(1000);
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dpray.c928 int pat_on_head = 0, kick_on_butt; local
1221 kick_on_butt = u.uevent.udemigod ? 1 : 0;
1223 kick_on_butt++;
1224 if (kick_on_butt)
1225 u.ublesscnt += kick_on_butt * rnz(1000);
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dpray.c791 int pat_on_head = 0, kick_on_butt; local
1018 kick_on_butt = u.uevent.udemigod ? 1 : 0;
1020 if (u.uevent.uhand_of_elbereth) kick_on_butt++;
1022 if (kick_on_butt) u.ublesscnt += kick_on_butt * rnz(1000);
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dpray.c1016 int pat_on_head = 0, kick_on_butt; in pleased() local
1308 kick_on_butt = u.uevent.udemigod ? 1 : 0; in pleased()
1310 kick_on_butt++; in pleased()
1311 if (kick_on_butt) in pleased()
1312 u.ublesscnt += kick_on_butt * rnz(1000); in pleased()
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dpray.c833 int pat_on_head = 0, kick_on_butt; local
1064 kick_on_butt = u.uevent.udemigod ? 1 : 0;
1066 if (u.uevent.uhand_of_elbereth) kick_on_butt++;
1068 if (kick_on_butt) u.ublesscnt += kick_on_butt * rnz(1000);
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dpray.c821 int pat_on_head = 0, kick_on_butt; local
1052 kick_on_butt = u.uevent.udemigod ? 1 : 0;
1054 if (u.uevent.uhand_of_elbereth) kick_on_butt++;
1056 if (kick_on_butt) u.ublesscnt += kick_on_butt * rnz(1000);