Merge pull request #15199 from zeroisthebiggay/patch-26

removes motivation player lock; halves the motivation's price; allows motivation to discount.
This commit is contained in:
silicons
2021-09-28 00:17:23 -07:00
committed by GitHub

View File

@@ -292,7 +292,5 @@
desc = "An ancient blade said to have ties with Lavaland's most inner demons. \
Allows you to cut from a far distance!"
item = /obj/item/gun/magic/staff/motivation
cost = 20
player_minimum = 20
cost = 10
exclude_modes = list(/datum/game_mode/nuclear, /datum/game_mode/nuclear/clown_ops, /datum/game_mode/traitor/internal_affairs)
cant_discount = TRUE