mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
[MIRROR] Fix typo in rebar crossbow uplink (#28967)
* Fix typo in rebar crossbow uplink (#85125) ## About The Pull Request Changes "A much more prof**f**essional version of the engineer's bootleg rebar crossbow." to "A much more professional version of the engineer's bootleg rebar crossbow." (had an "f" too much in professional) ## Why It's Good For The Game Less typos is good? ## Changelog 🆑 spellcheck: Fixed a typo in the description for the Syndicate Rebar Crossbow in the Uplink. /🆑 * Fix typo in rebar crossbow uplink --------- Co-authored-by: Inari-Whitebear <inari_whitebear@fastmail.jp>
This commit is contained in:
co-authored by
Inari-Whitebear
parent
50fac8fbed
commit
77721319dd
@@ -148,7 +148,7 @@
|
||||
|
||||
/datum/uplink_item/role_restricted/rebarxbowsyndie
|
||||
name = "Syndicate Rebar Crossbow"
|
||||
desc = "A much more proffessional version of the engineer's bootleg rebar crossbow. 3 shot mag, quicker loading, and better ammo. Owners manual included."
|
||||
desc = "A much more professional version of the engineer's bootleg rebar crossbow. 3 shot mag, quicker loading, and better ammo. Owners manual included."
|
||||
item = /obj/item/storage/box/syndie_kit/rebarxbowsyndie
|
||||
cost = 10
|
||||
restricted_roles = list(JOB_STATION_ENGINEER, JOB_CHIEF_ENGINEER, JOB_ATMOSPHERIC_TECHNICIAN)
|
||||
|
||||
Reference in New Issue
Block a user