Skip to content

Commit

Permalink
Pepelsibirsk German language fix
Browse files Browse the repository at this point in the history
  • Loading branch information
savethetreez committed Apr 10, 2024
1 parent 4e7e128 commit d412481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/mob/living/carbon/human/nomads_spawn.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1110,7 +1110,7 @@
give_languages()
if (71 to 80)
add_language("Russian",TRUE)
add_language("German,",TRUE)
add_language("German",TRUE)
add_note("Known Languages", "German", "Russian")
remove_language("English")
remove_note("Known Languages","English")
Expand Down

0 comments on commit d412481

Please sign in to comment.