mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-18 03:21:30 +01:00
Reworks Dwarfism and Adds Giantism
This commit is contained in:
@@ -140,6 +140,15 @@
|
||||
desc = "It's a small world after all."
|
||||
add_mutations = list(DWARFISM)
|
||||
|
||||
/obj/item/dnainjector/antigiant
|
||||
name = "\improper DNA injector (Anti-Giantism)"
|
||||
desc = "Makes you small and weak."
|
||||
remove_mutations = list(GIANTISM)
|
||||
|
||||
/obj/item/dnainjector/giant
|
||||
name = "\improper DNA injector (Giantism)"
|
||||
desc = "Makes you bigger."
|
||||
|
||||
/obj/item/dnainjector/clumsymut
|
||||
name = "\improper DNA injector (Clumsy)"
|
||||
desc = "Makes clown minions."
|
||||
|
||||
Reference in New Issue
Block a user