mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
Big B (#86684)
## 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user