mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 16:13:19 +01:00
Re-adds back CQC to the traitor uplink (#14474)
* the good ole switcheroo * yeah kinda forgot about the point of this * and now i do it properly
This commit is contained in:
@@ -275,9 +275,6 @@
|
||||
icon = 'icons/obj/library.dmi'
|
||||
icon_state = "cqcmanual"
|
||||
|
||||
/obj/item/CQC_manual/chef
|
||||
desc = "A small, black manual. Written on the back it says: Bringing the home advantage with you."
|
||||
|
||||
/obj/item/CQC_manual/attack_self(mob/living/carbon/human/user)
|
||||
if(!istype(user) || !user)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user