mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
[MIRROR] Fixes D20 traitor bundle (#5430)
* Fixes D20 traitor bundle (#43323)
This commit is contained in:
committed by
Gary Lafortune
parent
c16a8a019d
commit
dc26398976
@@ -321,7 +321,7 @@
|
|||||||
if(17)
|
if(17)
|
||||||
//Tator Kit
|
//Tator Kit
|
||||||
T.visible_message("<span class='userdanger'>A suspicious box appears!</span>")
|
T.visible_message("<span class='userdanger'>A suspicious box appears!</span>")
|
||||||
new /obj/item/storage/box/syndicate(drop_location())
|
new /obj/item/storage/box/syndicate/bundle_A(drop_location())
|
||||||
do_smoke(0, drop_location())
|
do_smoke(0, drop_location())
|
||||||
if(18)
|
if(18)
|
||||||
//Captain ID
|
//Captain ID
|
||||||
|
|||||||
Reference in New Issue
Block a user