mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 23:23:28 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user