Advertisement
XConquer

Added Points in the Bosses

Apr 14th, 2024
923
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.28 KB | None | 0 0
  1. how to added points in the Bosses Drachma or Phoenix at the same
  2. MonsterTable.cs find Bosses Names example "SnowBanshee" and added as u Like
  3.  
  4.  killer.DrachmaOfficer += 1;
  5.  killer.ThePhoenix += 1;
  6.  
  7. so u can modify as u Like.
  8.  
  9. https://prnt.sc/p8F2yx4_GK35  Check image for example.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement