mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Add the advanced mimery kit to mime uplinks
Also adds : Mime specific spellbooks TG wizard forcewall (mime is a subtype, will implement for wiz later probably) Fake finger gun spellbook in arcade
This commit is contained in:
@@ -222,6 +222,12 @@ var/global/datum/prizes/global_prizes = new
|
||||
typepath = /obj/item/spellbook/oneuse/fake_gib
|
||||
cost = 100
|
||||
|
||||
/datum/prize_item/fakefingergun
|
||||
name = "Miming Manual : Finger Gun"
|
||||
desc = "..."
|
||||
typepath = /obj/item/spellbook/oneuse/mime/fingergun/fake
|
||||
cost = 100
|
||||
|
||||
/datum/prize_item/magic_conch
|
||||
name = "Magic Conch Shell"
|
||||
desc = "All hail the magic conch!"
|
||||
|
||||
Reference in New Issue
Block a user