## About The Pull Request
makes "busser" id trim "Busser"
## Why It's Good For The Game
other job's the first letter is capital
## Changelog
🆑
spellcheck: busser is now Busser (with big B)
/🆑
This commit is contained in:
MelokGleb
2024-09-16 17:19:51 +02:00
committed by GitHub
parent 8c6c72c075
commit 8f6e134e4c
+1 -1
View File
@@ -157,7 +157,7 @@
job = /datum/job/bartender
/datum/id_trim/job/pun_pun
assignment = "busser"
assignment = "Busser"
trim_state = "trim_busser"
department_color = COLOR_SERVICE_LIME
subdepartment_color = COLOR_SERVICE_LIME