mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 21:10:30 +01:00
Bump dreamchecker version to 1.4 (#8711)
This commit is contained in:
@@ -77,6 +77,6 @@
|
||||
if(!..())
|
||||
return FALSE
|
||||
var/datum/bounty/item/other_item_bounty = other_bounty
|
||||
if(other_bounty && /obj/item/robot_parts/robot_suit in other_item_bounty.wanted_types)
|
||||
if(other_bounty && (/obj/item/robot_parts/robot_suit in other_item_bounty.wanted_types))
|
||||
return FALSE
|
||||
return TRUE
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user