mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
[NO GBP] adds big pointer to chipped quirk (#87486)
## About The Pull Request adds the big pointer chip that lets you recolor your large pointer to the chipped quirk ## Why It's Good For The Game i forgot to add this, whoops if you are worried about spam. the 2 cost chip that literally makes every message you say be spoken like a musical has really shocked me in how little it has been used so far. so that is not a concern ## Changelog 🆑 add: adds big pointer to chipped quirk /🆑
This commit is contained in:
@@ -120,5 +120,6 @@ GLOBAL_LIST_INIT(quirk_chipped_choice, list(
|
||||
"Integrated Intuitive Thinking and Judging" = /obj/item/skillchip/intj,
|
||||
"F0RC3 4DD1CT10N" = /obj/item/skillchip/drunken_brawler,
|
||||
"\"Space Station 13: The Musical\"" = /obj/item/skillchip/musical,
|
||||
"Mast-Angl-Er skillchip" = /obj/item/skillchip/master_angler,
|
||||
"Mast-Angl-Er" = /obj/item/skillchip/master_angler,
|
||||
"Kommand" = /obj/item/skillchip/big_pointer,
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user