Home
last modified time | relevance | path

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

/dports/games/powder/powder118_src/
H A Dpiety.cpp32 s16 glbGodPoints[NUM_GODS]; variable
66 glbGodPoints[god] = 0; in piety_init()
112 glbGodPoints[god] = val; in piety_load()
138 os.write(glbGodPoints[god], 16); in piety_save()
475 glbGodPoints[god] += amount; in pietyGrant()
548 glbGodPoints[god] = 0; in pietyTransgress()
587 glbGodPoints[god] = 0; in pietyTransgress()
592 glbGodPoints[god] = 0; in pietyTransgress()
605 points = glbGodPoints[god]; in pietyPunish()
1304 if (glbGodPoints[god] > 100) in pietyRungods()
[all …]