mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
default for Bible_deity_name
no more "you hear 's voice... "
This commit is contained in:
@@ -23,7 +23,7 @@ var/global/datum/controller/gameticker/ticker
|
||||
var/Bible_icon_state // icon_state the chaplain has chosen for his bible
|
||||
var/Bible_item_state // item_state the chaplain has chosen for his bible
|
||||
var/Bible_name // name of the bible
|
||||
var/Bible_deity_name
|
||||
var/Bible_deity_name = "Space Jesus"
|
||||
|
||||
var/random_players = 0 // if set to nonzero, ALL players who latejoin or declare-ready join will have random appearances/genders
|
||||
|
||||
|
||||
Reference in New Issue
Block a user