This repository was archived by the owner on May 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
code/modules/antagonists/eldritch_cult/knowledge Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 RegisterSignal (user, COMSIG_HERETIC_MANSUS_GRASP_ATTACK , PROC_REF (on_mansus_grasp))
1515 ADD_TRAIT (user, TRAIT_RESISTCOLD , INNATE_TRAIT )
1616 ADD_TRAIT (user, TRAIT_NOSLIPICE , INNATE_TRAIT )
17-
17+
1818
1919 var /datum /action/cooldown/spell/basic_jaunt = locate (/ datum / action/ cooldown/ spell/ jaunt/ ethereal_jaunt/ basic) in user. actions
2020 if (basic_jaunt)
9999 cost = 1
100100 route = PATH_VOID
101101 tier = TIER_2
102-
102+
103103/ datum / eldritch_knowledge/ cold_snap/ on_gain( mob / user, datum / antagonist/ heretic/ our_heretic)
104104 . = .. ()
105105 user. add_traits(list (TRAIT_NOBREATH , TRAIT_RESISTCOLD , TRAIT_NOSLIPICE ), type)
162162 desc = " Allows you to transmute any ballistic weapon, with \
163163 a plank of wood, a piece of gold and a camera to create the Lionhunter's rifle. \
164164 The Lionhunter's Rifle is a long ranged ballistic weapon with three shots. \
165- These shots function as normal, albeit weak high caliber mutitions when fired from \
165+ These shots function as normal, albeit weak high- caliber munitions when fired from \
166166 close range or at inanimate objects. You can aim the rifle at distant foes, \
167167 causing the shot to deal massively increased damage and hone in on them. \
168168 You can create more ammo with three casings and five bars of silver."
You can’t perform that action at this time.
0 commit comments