Skip to content

Commit

Permalink
Sword Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
imtakingabreakdontatme committed Jun 5, 2016
1 parent 73aec2d commit ead7bd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/weapons/holy_weapons.dm
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@
S.real_name = name
S.name = name
S.ckey = theghost.ckey
S.status_flags |= GODMODE
var/input = stripped_input(S,"What are you named?", ,"", MAX_NAME_LEN)

if(src && input)
Expand Down

0 comments on commit ead7bd0

Please sign in to comment.