-
-
Notifications
You must be signed in to change notification settings - Fork 462
Fix Purple Dildo and Silver Vibrator weapon names #3801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Fix Purple Dildo and Silver Vibrator weapon names #3801
Conversation
Let's merge it with 1.6.1 release, to avoid potential regression. |
😶🌫️ |
@PlatinMTA found that Silver Vibrator ID 13 has been considered as an invalid ID (can't use in functions like giveWeapon and it's missing from the wiki weapons list!), but it's perfectly valid..... |
✅ Thanks @AlexTMjugador for noticing the need for editing pickup weapon object model ids lists |
Fixes #514