MultiZ Layenia Base

This commit is contained in:
Dahlular
2022-09-04 10:32:31 -06:00
parent ec54fb9c05
commit f45b4bfb4c
187 changed files with 260225 additions and 124296 deletions
@@ -0,0 +1,9 @@
/**
* Additional client defines. I needed somewhere to put these so here it is!
*/
/client
//////////////////////////////////////
// Things that require the database //
//////////////////////////////////////
var/list/department_hours = list() // Track hours of leave accrued for each department
var/list/play_hours = list() // Tracks total playtime hours for each department