mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Highlander Patch (#20211)
* Highlander changes * Prevents losing your claymore F O R E V E R * Adds partial bloodthirst sating from attacking * Reworks bloodthirst * Forgot to push this * Adds a disk-capture mechanic * Changes based on feedback * Bugfixes * Makes the pinpointer functional
This commit is contained in:
@@ -332,6 +332,9 @@
|
||||
data_core.manifest_inject(humanc)
|
||||
AnnounceArrival(humanc, rank)
|
||||
AddEmploymentContract(humanc)
|
||||
if(highlander)
|
||||
humanc << "<span class='userdanger'><i>THERE CAN BE ONLY ONE!!!</i></span>"
|
||||
humanc.make_scottish()
|
||||
|
||||
joined_player_list += character.ckey
|
||||
|
||||
|
||||
Reference in New Issue
Block a user