From 8da0ddda1bfa799b86fbbe5469799f665cc30fac Mon Sep 17 00:00:00 2001
From: kappa-sama <44128284+kappa-sama@users.noreply.github.com>
Date: Tue, 17 Dec 2019 16:40:06 -0500
Subject: [PATCH] oops
---
code/modules/antagonists/_common/antag_spawner.dm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/code/modules/antagonists/_common/antag_spawner.dm b/code/modules/antagonists/_common/antag_spawner.dm
index 14b1527b3d..c8fbfde4d2 100644
--- a/code/modules/antagonists/_common/antag_spawner.dm
+++ b/code/modules/antagonists/_common/antag_spawner.dm
@@ -38,7 +38,7 @@
dat += "Robeless
"
dat += "Your apprentice is training to cast spells without their robes. They know Knock and Mindswap.
"
dat += "Martial Artist
"
- dat += "Your apprentice is training in ancient martial arts. They know the Plasmafist and Lesser Heal.
"
+ dat += "Your apprentice is training in ancient martial arts. They know the Plasmafist and Nuclear Fist.
"
user << browse(dat, "window=radio")
onclose(user, "radio")
return