Minor name fix from VampyreBytes/Paradise.

This commit is contained in:
Zuhayr
2014-09-25 20:07:37 +09:30
parent c232b4e921
commit 9bb4ebe205

View File

@@ -160,6 +160,7 @@
continue
else
O.real_name = randomname
O.dna.real_name = randomname
i++
O.UpdateAppearance()
O.take_overall_damage(M.getBruteLoss(), M.getFireLoss())