mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-27 10:32:40 +00:00
Merge branch 'master' of github.com:Tastyfish/Baystation12
This commit is contained in:
@@ -146,9 +146,6 @@
|
||||
src.inventory_head = item_to_add
|
||||
update_clothing()
|
||||
|
||||
if(inventory_head && inventory_head.type == /obj/item/clothing/head/caphat)
|
||||
name = "Captain "+real_name
|
||||
|
||||
if("back")
|
||||
if(inventory_back)
|
||||
usr << "\red The [inventory_back] is already in this slot."
|
||||
|
||||
Reference in New Issue
Block a user