mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
Update code/modules/ruins/spaceruin_code/forgottenship.dm
Co-Authored-By: Rohesie <rohesie@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user