added festivals, chronokrators and PGM modules to kemetic.js
This commit is contained in:
parent
28da27167b
commit
349c4f4cc3
3 changed files with 19404 additions and 5008 deletions
|
|
@ -53,7 +53,7 @@
|
|||
<script type="text/javascript" src="js/modules/decans.js"></script>
|
||||
<script type="text/javascript" src="js/modules/hygromanteia.js"></script>
|
||||
<script type="text/javascript" src="js/modules/keyofsolomon.js"></script>
|
||||
<script type="text/javascript" src="js/modules/pgm.js"></script>
|
||||
<script type="text/javascript" src="js/modules/kemetic.js"></script>
|
||||
<script type="text/javascript" src="js/modules/fixedstars.js"></script>
|
||||
<script type="text/javascript" src="js/modules/fruitmachines.js"></script>
|
||||
<script type="text/javascript" src="js/modules/psi.js"></script>
|
||||
|
|
@ -313,7 +313,12 @@
|
|||
'ascendant', 'aspects', 'motion',
|
||||
'lunarmansion',
|
||||
'decans_solar', 'decans_rising', 'decans_fulldegrees', 'decans_fulldegrees_rising',
|
||||
'pgm_lsign', 'pgm_civildate',
|
||||
'kemet_lsign',
|
||||
'kemet_civildate_pharaonic', 'kemet_civildate_alexandrian',
|
||||
'kemet_chronokrators_pharaonic', 'kemet_chronokrators_alexandrian',
|
||||
'kemet_festivals_pharaonic', 'kemet_festivals_alexandrian',
|
||||
'kemet_cc_pharaonic', 'kemet_cc_alexandrian',
|
||||
'kemet_unlucky_pharaonic', 'kemet_unlucky_alexandrian',
|
||||
'hygromanteia_hours',
|
||||
'hygromanteia_lunarday',
|
||||
'hygromanteia_lunarsign',
|
||||
|
|
|
|||
19397
js/modules/kemetic.js
Normal file
19397
js/modules/kemetic.js
Normal file
File diff suppressed because it is too large
Load diff
5006
js/modules/pgm.js
5006
js/modules/pgm.js
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue