LF
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
## Custom antag reputation values
|
||||
## List of job titles followed by antag rep value, all prefixed with ANTAG_REP. See code/modules/jobs/job_types for titles
|
||||
## e.g.
|
||||
## ANTAG_REP Captain 10
|
||||
## ANTAG_REP Assistant 0
|
||||
## Custom antag reputation values
|
||||
## List of job titles followed by antag rep value, all prefixed with ANTAG_REP. See code/modules/jobs/job_types for titles
|
||||
## e.g.
|
||||
## ANTAG_REP Captain 10
|
||||
## ANTAG_REP Assistant 0
|
||||
|
||||
+16
-16
@@ -1,17 +1,17 @@
|
||||
## Communication key for receiving data through world/Topic(), you don't want to give this out
|
||||
#COMMS_KEY default_pwd
|
||||
|
||||
## World address and port for server recieving cross server messages
|
||||
## Use '+' to denote spaces in ServerName
|
||||
## Repeat this entry to add more servers
|
||||
#CROSS_SERVER ServerName byond:\\address:port
|
||||
|
||||
## Name that the server calls itself in communications
|
||||
#CROSS_COMMS_NAME
|
||||
|
||||
## Hub address for tracking stats
|
||||
## example: Hubmakerckey.Hubname
|
||||
#MEDAL_HUB_ADDRESS
|
||||
|
||||
## Password for the hub page
|
||||
## Communication key for receiving data through world/Topic(), you don't want to give this out
|
||||
#COMMS_KEY default_pwd
|
||||
|
||||
## World address and port for server recieving cross server messages
|
||||
## Use '+' to denote spaces in ServerName
|
||||
## Repeat this entry to add more servers
|
||||
#CROSS_SERVER ServerName byond:\\address:port
|
||||
|
||||
## Name that the server calls itself in communications
|
||||
#CROSS_COMMS_NAME
|
||||
|
||||
## Hub address for tracking stats
|
||||
## example: Hubmakerckey.Hubname
|
||||
#MEDAL_HUB_ADDRESS
|
||||
|
||||
## Password for the hub page
|
||||
#MEDAL_HUB_PASSWORD
|
||||
Reference in New Issue
Block a user