mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Seperated ID and PDA slots
This commit is contained in:
@@ -722,6 +722,7 @@ datum/mind
|
||||
del(H.head)
|
||||
del(H.shoes)
|
||||
del(H.wear_id)
|
||||
del(H.wear_pda)
|
||||
del(H.wear_suit)
|
||||
del(H.w_uniform)
|
||||
|
||||
@@ -1003,6 +1004,7 @@ datum/mind
|
||||
del(H.head)
|
||||
del(H.shoes)
|
||||
del(H.wear_id)
|
||||
del(H.wear_pda)
|
||||
del(H.wear_suit)
|
||||
del(H.w_uniform)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user