mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
- Prayer visibility now starts on, as it should.
- Fixed pulse rifle, energy sword, blackhole and mob spawning - Fixed 'reload admins' not properly updating the 'admins' list, which made adminwho fail, along with some other things. - Fixed a bug, which prevented admin from even being loaded properly in some circumstances, in the database admin system. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5027 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
////////////////
|
||||
var/datum/admins/holder = null
|
||||
var/buildmode = 0
|
||||
var/seeprayers = 0
|
||||
var/seeprayers = 1
|
||||
|
||||
var/muted = 0
|
||||
var/last_message = "" //Contains the last message sent by this client - used to protect against copy-paste spamming.
|
||||
|
||||
Reference in New Issue
Block a user