Skip to content

Commit

Permalink
правка Warning'a
Browse files Browse the repository at this point in the history
  • Loading branch information
PhantornRU committed Dec 7, 2023
1 parent 8ca8583 commit e8c3b4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modular_ss220/jobs/code/donor/job/5_tier_jobs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@

/datum/job/donor/seclown/make_alt_title(mob/living/carbon/human/H)
if(H.mind)
H.real_name
var/clown_name = pick(GLOB.clown_names)
var/newname = clean_input("Выберите имя для вашего Клоуна Службы Безопасности.", "Изменение Имени", clown_name, H)
if(newname)
Expand Down

0 comments on commit e8c3b4c

Please sign in to comment.