Update beefman.dm

This commit is contained in:
JohnFulpWillard
2021-08-26 16:23:11 -04:00
parent aa952c5035
commit e4bd4dfddc

View File

@@ -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