Merge pull request #15257 from DeltaFire15/undocumented-pirate-revert

Reverts an undocumented change to pirate payoff minimum cost from the dynamic PR
This commit is contained in:
silicons
2021-10-08 20:50:48 -07:00
committed by GitHub
+1 -1
View File
@@ -24,7 +24,7 @@
var/pirate_type = PIRATES_ROGUES //pick(PIRATES_ROGUES, PIRATES_SILVERSCALES, PIRATES_DUTCHMAN)
var/datum/comm_message/threat_msg = new
var/payoff = 0
var/payoff_min = 10000
var/payoff_min = 1000
var/ship_template
var/ship_name = "Space Privateers Association"
var/initial_send_time = world.time