Makes the pet collar not an accessory. Remake remake of the revert of the revert. (#19644)

* let's try this again

* who even named these variables

* Sirryan review

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

* removes as mob

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
This commit is contained in:
Coolrune206
2022-11-18 03:31:51 +10:00
committed by GitHub
parent 7dcd31990e
commit cbdbf60f57
10 changed files with 90 additions and 87 deletions
+1 -1
View File
@@ -1953,7 +1953,7 @@
P.universal_understand = TRUE
P.can_collar = TRUE
P.faction = list("neutral")
var/obj/item/clothing/accessory/petcollar/C = new
var/obj/item/petcollar/C = new
P.add_collar(C)
var/obj/item/card/id/I = H.wear_id
if(I)