version=2
@Text.show(It's the Card Key slot.)
:if:<inventory.countitem(127)>>0 <and> <register.registered(Radio3fshuttersopen)>=false
:then
@entity.remove(0)
@sound.play(shutter)
@register.register(Radio3fshuttersopen)
:endif
:end