Skip to content

Commit d3fbda5

Browse files
committed
небольшая наработка
1 parent 93e2e86 commit d3fbda5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modular_meta/tweaks/antagonists_balance/code/uplink_items.dm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
/datum/uplink_item/stealthy_tools/blackout
5656
progression_minimum = 0 MINUTES
5757

58-
// Add CQC for traitors. By RaMbUt878. Testmerger if you can.
58+
// Add CQC for traitors. By RaMbUt878. Testmerge this if you can.
5959
/datum/uplink_item/stealthy_weapons/cqc
6060
name = "CQC Manual"
61-
desc = "A manual that instructs you in the ways of CQC, or Close Quarters Combat. Allows you to master unarmed combat techniques."
61+
desc = "A manual that instructs you in the ways of CQC, or Close Quarters Combat. Allows you to master unarmed combat techniques. Kept you waiting, huh?"
6262
item = /obj/item/book/granter/martial/cqc
6363
cost = 13
6464
purchasable_from = ~(UPLINK_ALL_SYNDIE_OPS|UPLINK_SPY)

0 commit comments

Comments
 (0)