mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Deleting Unused Variables (Code Readability) (#18317)
* deleted * was supposed to delete this before first commit
This commit is contained in:
@@ -1952,8 +1952,8 @@
|
||||
theghost = pick(candidates)
|
||||
P.key = theghost.key
|
||||
P.master_commander = H
|
||||
P.universal_speak = 1
|
||||
P.universal_understand = 1
|
||||
P.universal_speak = TRUE
|
||||
P.universal_understand = TRUE
|
||||
P.can_collar = 1
|
||||
P.faction = list("neutral")
|
||||
var/obj/item/clothing/accessory/petcollar/C = new
|
||||
|
||||
Reference in New Issue
Block a user