mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-31 09:09:49 +01:00
[MIRROR] Adds Borg Pickup (#10635)
Co-authored-by: Ectype <iciclefolf@gmail.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Ectype
Cameron Lennox
Kashargul
parent
5513b834f1
commit
8091f5ac0b
@@ -14,6 +14,10 @@
|
||||
/mob/living/carbon/human
|
||||
holder_type = /obj/item/holder/micro
|
||||
|
||||
// Let the robots have some fun too
|
||||
/mob/living/silicon/robot
|
||||
holder_type = /obj/item/holder/micro
|
||||
|
||||
// The reverse lookup of player_sizes_list, number to name.
|
||||
/proc/player_size_name(var/size_multiplier)
|
||||
// (This assumes list is sorted big->small)
|
||||
|
||||
Reference in New Issue
Block a user