mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
11 lines
202 B
Plaintext
11 lines
202 B
Plaintext
SUBSYSTEM_DEF(religion)
|
|
name = "Religion"
|
|
flags = SS_NO_FIRE|SS_NO_INIT
|
|
|
|
var/religion
|
|
var/deity
|
|
var/bible_name
|
|
var/bible_icon_state
|
|
var/bible_item_state
|
|
var/holy_weapon_type
|
|
var/holy_armor_type |