Added Chinese Restaurant and barber shop updates, plus some bugfixes

This commit is contained in:
ZomgPonies
2013-11-02 18:23:07 -04:00
parent 11ba7b7790
commit bd48e4c80b
11 changed files with 10442 additions and 10370 deletions
+1 -1
View File
@@ -603,7 +603,7 @@ But you can call procs that are of type /mob/living/carbon/human/proc/ for that
M.equip_to_slot_or_del(new /obj/item/weapon/cloaking_device(M), slot_r_store)
M.equip_to_slot_or_del(new /obj/item/weapon/gun/projectile(M), slot_r_hand)
M.equip_to_slot_or_del(new /obj/item/weapon/gun/projectile/automatic(M), slot_r_hand)
M.equip_to_slot_or_del(new /obj/item/ammo_box/a357(M), slot_l_store)
if ("tournament chef") //Steven Seagal FTW