mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-06-06 05:53:27 +01:00
aed493d9a1
* Update holy_weapons.dm * Update holy_weapons.dm * Add some new nullrods for various religions. * Update inhands for gohei, whisk, goad. * Tweak several nullrods. - Modify weight classes for kirpan, vajra, ganta, gohei, and whisk - Reduce force of vajra - Nudge kirpan sheath sprite in belt slot - More progress on getting vajra and ghanta to equip properly (should be one in each hand when equipped and none inhand if not) (still needs work) * rod of null * Update holy_weapons.dm * Remove force from cleansing nullrods. Rename curved saber. Signed-off-by: Alan <alfalfascout@users.noreply.github.com> * Remove unknown proc 'is_in_inactive_hand'. * Partially fix whisk knockback. * Fix whisker knockback. * Thanks, linters! part 2 * Change vajra to weapon and ghanta to tile blessing. * Thanks, linters. part 3 * Call ghanta's activate_self() parent more wisely. * Tweak visible and audible messages. * Thanks, linters! * Fix some of the wackiness with Vajra pickup. * Prevent ghanta from being placed somewhere all alone. * Handle some cases where vajra equipped to wrong hand. * Tweak nullrod documentation. * Update icon on sheaths when initializing. --------- Signed-off-by: Alan <alfalfascout@users.noreply.github.com> Co-authored-by: Fordoxia <Thrash97@googlemail.com>