Add quefrency shield

This commit is contained in:
Noah Thornton
2020-09-26 11:59:12 -07:00
parent 819c82547d
commit 7f7c7037b0
10 changed files with 187 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Copyright (c) 2020 Noah Thornton
# SPDX-License-Identifier: MIT
config SHIELD_QUEFRENCY_LEFT
def_bool $(shields_list_contains,quefrency_left)
config SHIELD_QUEFRENCY_RIGHT
def_bool $(shields_list_contains,quefrency_right)