mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
pulse demon summoner warns better (#27137)
* pulse demon summoner warns better * Update antag_spawner.dm * Update code/modules/antagonists/_common/antag_spawner.dm Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> * Update code/game/gamemodes/wizard/spellbook.dm Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> --------- Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
@@ -622,7 +622,7 @@
|
||||
|
||||
/datum/spellbook_entry/item/pulsedemonbottle
|
||||
name = "Living Lightbulb"
|
||||
desc = "A magically sealed lightbulb confining some manner of electricity based creature. Beware, these creatures are indiscriminate in their shocking antics, and you yourself may become a victim."
|
||||
desc = "A magically sealed lightbulb confining some manner of electricity based creature. Beware, these creatures are indiscriminate in their shocking antics, and you yourself may become a victim. It is *heavily* advised not to summon it in maintenance areas."
|
||||
item_path = /obj/item/antag_spawner/pulse_demon
|
||||
category = "Summons"
|
||||
limit = 3
|
||||
|
||||
Reference in New Issue
Block a user