mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
Pirates pay raise documented
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
var/pirate_type = PIRATES_ROGUES //pick(PIRATES_ROGUES, PIRATES_SILVERSCALES, PIRATES_DUTCHMAN)
|
var/pirate_type = PIRATES_ROGUES //pick(PIRATES_ROGUES, PIRATES_SILVERSCALES, PIRATES_DUTCHMAN)
|
||||||
var/datum/comm_message/threat_msg = new
|
var/datum/comm_message/threat_msg = new
|
||||||
var/payoff = 0
|
var/payoff = 0
|
||||||
var/payoff_min = 10000
|
var/payoff_min = 10000 //documented this time
|
||||||
var/ship_template
|
var/ship_template
|
||||||
var/ship_name = "Space Privateers Association"
|
var/ship_name = "Space Privateers Association"
|
||||||
var/initial_send_time = world.time
|
var/initial_send_time = world.time
|
||||||
|
|||||||
Reference in New Issue
Block a user