PDA GOES TO PDA SLOT WHERE IT BELONGS INSTEAD OF ID

OMG
This commit is contained in:
Ty-Omaha
2016-08-17 12:25:24 -04:00
parent cb68995cf1
commit 489bb390ce
+1 -1
View File
@@ -255,8 +255,8 @@
//The list of slots by priority. equip_to_appropriate_slot() uses this list. Doesn't matter if a mob type doesn't have a slot.
var/list/slot_equipment_priority = list( \
slot_back,\
slot_wear_id,\
slot_wear_pda,\
slot_wear_id,\
slot_w_uniform,\
slot_wear_suit,\
slot_wear_mask,\