mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 18:11:47 +00:00
Update beefman.dm
This commit is contained in:
@@ -431,7 +431,7 @@
|
||||
|
||||
// taken from _HELPERS/names.dm
|
||||
/proc/beefman_name()
|
||||
var/name = "[pick(GLOB.experiment_names)] \Roman[rand(1,49)] '[tempname]'"
|
||||
var/name = "[pick(GLOB.experiment_names)] \Roman[rand(1,49)]"
|
||||
return name
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user