Update code/modules/ruins/spaceruin_code/forgottenship.dm

Co-Authored-By: Rohesie <rohesie@gmail.com>
This commit is contained in:
EgorDinamit
2020-03-20 11:21:32 +04:00
committed by GitHub
parent 880ee244ce
commit 26607236ce
@@ -2,7 +2,7 @@
GLOBAL_VAR_INIT(fscpassword, generate_password())
/proc/generate_password()
return "[pick(GLOB.phonetic_alphabet)] [rand(1,1000)]"
return "[pick(GLOB.phonetic_alphabet)] [rand(1000,9999)]"
/////////// forgottenship objects