mirror of
https://github.com/Skyrat-SS13/Skyrat-tg.git
synced 2026-08-23 21:09:00 +01:00
[MIRROR] [NO GBP] ACTUALLY Allows dogtags to fit into wallets [MDB IGNORE] (#25193)
* [NO GBP] ACTUALLY Allows dogtags to fit into wallets * Update wallets.dm * Update wallets.dm * Update wallets.dm * Update wallets.dm --------- Co-authored-by: OrionTheFox <76465278+OrionTheFox@users.noreply.github.com> Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
This commit is contained in:
co-authored by
OrionTheFox
Bloop
parent
e14ea73be3
commit
59abf10ea7
@@ -28,10 +28,14 @@
|
||||
/obj/item/seeds,
|
||||
/obj/item/stack/medical,
|
||||
/obj/item/toy/crayon,
|
||||
/obj/item/clothing/accessory/dogtag,
|
||||
/obj/item/coin,
|
||||
/obj/item/food/chococoin,
|
||||
/obj/item/coupon,
|
||||
/obj/item/dice,
|
||||
/obj/item/disk,
|
||||
/obj/item/flashlight/pen,
|
||||
/obj/item/folder/biscuit,
|
||||
/obj/item/food/chococoin,
|
||||
/obj/item/implanter,
|
||||
/obj/item/laser_pointer,
|
||||
/obj/item/lighter,
|
||||
@@ -44,8 +48,11 @@
|
||||
/obj/item/reagent_containers/syringe,
|
||||
/obj/item/reagent_containers/pill,
|
||||
/obj/item/screwdriver,
|
||||
/obj/item/seeds,
|
||||
/obj/item/spess_knife,
|
||||
/obj/item/stamp),
|
||||
/obj/item/stack/medical,
|
||||
/obj/item/stamp,
|
||||
/obj/item/toy/crayon),
|
||||
list(/obj/item/screwdriver/power))
|
||||
|
||||
/obj/item/storage/wallet/Exited(atom/movable/gone, direction)
|
||||
|
||||
Reference in New Issue
Block a user